sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #32812
Re: [Question #267835]: How to wait for a duplicated Image (Img already in screen, wait for a duplicated Img)
Question #267835 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/267835
Status: Needs information => Answered
RaiMan proposed the following answer:
first use exists(image, 0), to check for the existence (with a
restricted search area this costs some 10 millisecs).
If found then do your findAll().
So there is no need to fiddle around with waittime with findAll (see
your other question)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.