New question #687465 on Sikuli:
https://answers.launchpad.net/sikuli/+question/687465
The mouse sometimes moves to its intended location only when run in slow
motion, but sometimes not at all. I have tried placing wait() before and after
to no avail. This occurs in multiple programs and instances, it is not limited
to a particular program. I have written test scripts to verify:
Settings.checkMousePosition = False
pattern = find("pattern.png")
mouseMove(pattern)
The find operation works as evidenced by the target highlighting that occurs in
slow mo, but the mouse move doesn't happen.
--
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