sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #33929
Re: [Question #269704]: setShowActions or Settings configuration not taking effect
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.