New question #180569 on Sikuli:
https://answers.launchpad.net/sikuli/+question/180569
Hi.
Following code fails sometime:
if v.exists("ga-1.png"):
v.click("ga-1.png")
I checked the screen capture and found that the image was similar to ga-1.png
but had a different background color.
So it seems that exists() thought the image existed but click() did not think
so.
--
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