← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #254856]: sikuli-java 1.0.1 - The timeout used by exists method

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
sounds strange.

at least 
screen.exists(imageName, 0)

should come back after one search trial (found or not found).

Even a search on a system with weak power (little memory and/or little
GHz) and a very large screen should last not much longer than one
second.

only the first search might last longer because of the internal startup-
initialization.

So the normal behavior can only be seen beginning with the second
search.

In no case should the given longer wait time be reached,  when the image
can be found.

You might try, wether the pre-version of 1.1.0 makes it better.

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