Question #678438 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678438
Dirk Schiller gave more information on the question: Reasearch: ========= Example which doesn't work: -------------------------------------------- # ... Some Code ... Settings.MoveMouseDelay = 0 Settings.setShowActions(False) Example which works: --------------------------------- # ... Some Code ... Settings.MoveMouseDelay = 0 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

