sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38516
Re: [Question #295187]: How To Change MoveMouseDelay using Java
Question #295187 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/295187
Status: Open => Answered
Alex Lunyov proposed the following answer:
What is the version of Sikuli?
May this help you:
import org.sikuli.basics.Settings as Settings
Settings.MoveMouseDelay = 0.1
(Raiman's workaround solution in my case).
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.