sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #46627
Re: [Question #666773]: How to get on the road as a newcomer to Java programming
Question #666773 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/666773
RaiMan posted a new comment:
--- why would I use wait instead of thread.sleep though?
shorter and clearer ;-)
wait(1.0d) instead of Thread.sleep(1000);
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.