sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #20514
Re: [Question #235023]: what's the difference between wait() and sleep() please?
Question #235023 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/235023
Status: Open => Answered
RaiMan proposed the following answer:
wait() can wait for an image, sleep() only pauses the given time.
... but wait(30) is the same as sleep(30).
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.