New question #252546 on Sikuli:
https://answers.launchpad.net/sikuli/+question/252546
I have a script similar to this
if exists(image.png)
click(image.png)
The issue is that the image im searching for sometimes disappears inbetween
those two lines of code. The script cannot click on it fast enough and stops
running.
How can I either make the mouse react faster or make it not quit the script if
its unable to click on the image?
--
You received this question notification because you are a member of
Sikuli Drivers, which 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