sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41196
Re: [Question #435954]: Finding one of several images in predefined region
Question #435954 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/435954
Status: Open => Answered
RaiMan proposed the following answer:
use
exists(img, 0)
which comes back after one search and does not wait for the image to
appear.
So you can check for some images one after the other in the same region.
Be aware: the smaller the search region the faster the search.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.