← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #254856]: [1.0.1] exists(img, 0): getting some seconds of find time in cases where a larger image is not visible

 

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

    Status: Answered => Solved

Pathiyil confirmed that the question is solved:
Thanks for reviewing this and confirming the numbers.

My use case was to wait for the appearance of an image across all the
available screens till some max wait time. exists taking more than a
second threw my calculations off as far as number of iterations (using
the timeout between the checks as 1 / Settings.ObservedScanRate)

Altered my implementation to keep track of total elapsed time with a
more hard coded sleep time in between checks now.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.