Question #166613 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/166613
Description changed to:
I am selecting a region on screen and want Sikuli to only find and click
the images available in this region, but this is not working
eg.
Region(112,777,71,137)
if exists(some_image,180):
click(getLastMatch())
i have also tried with the click(image) but that also doesn't work.
As the sceen has so many exactly similar images, Sikuli is behaving
randomly.
Any suggestions?
--
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