sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #04292
Re: [Question #166613]: How to restrict a search to a specific region
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.