sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #04923
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: Open => Answered
RaiMan proposed the following answer:
try a type cast like
s.wait((double) 1.0);
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.