← 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: 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.