sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #27302
Re: [Question #252323]: Sikuli stuck in run slow
Question #252323 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252323
Status: Open => Answered
RaiMan proposed the following answer:
Strange.
SlowMotionRunning is controlled by
Settings.ShowActions which is false on start up and cannot be modified directly, but only by using appropriate setter functions
scripting level:
setShowActions(flag)
Java API:
Settings.setShowActions(flag)
So you have to check, where this could happen.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.