Question #269704 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269704

    Status: Open => Answered

Eugene S proposed the following answer:
Hi,

1.  You will always see the mouse moving on the screen unless you set
Settings.MoveMouseDelay to 0. This will switch off any animation.

2. AFAIK, these logging settings are only relevant for IDE, if you run
your script from command line it won't make any differences.

3. Red crosshair  will appear if you set setShowActions(True).
Settings.SlowMotionDelay parameter that you have mentioned, will just
control the duration of the visual effect. In this case, if you set it
to 30, and attempt to click on an element, the crosshair will stay on
the screen for 30 seconds.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to