← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #663236]: Just a question for a beginner

 

Question #663236 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663236

    Status: Open => Answered

RaiMan proposed the following answer:
read to understand:
http://sikulix-2014.readthedocs.io/en/latest/basicinfo.html#sikulix-how-does-it-find-images-on-the-screen

... so only search in the area, where you expect the image to appear.

using
exists(image, 0)

does not wait for the image (standard 3 seconds), but comes back after
one search.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.