← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #169468]: [Java] Using the wait() without image needs double value (e.g. wait(3.0))

 

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

    Status: Answered => Open

Boipelo Mawasha is still having a problem:
I tried using a double value, but I still get an error.

s.wait(1.0);

FindFailed: can not find 1.0
Line ?, in File ?
	at org.sikuli.script.Region.handleFindFailed(Region.java:349)
	at org.sikuli.script.Region.wait(Region.java:420)
	at org.sikuli.script.Region.wait(Region.java:392)

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