sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #43395
Re: [Question #654244]: Waiting for image, type command, then waits again
Question #654244 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/654244
dinev proposed the following answer:
Change the sleep(1) to sleep(0.1) after type("c")
Sleep time is in seconds - 0.1 is 100ms
However please note that exist command also take some non zero time to
be executed
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.