sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #04288
[Question #166613]: Region selection does not effect the program execution
New question #166613 on Sikuli:
https://answers.launchpad.net/sikuli/+question/166613
Dear RaiMan,
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.