sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #02974
Re: [Question #158922]: significance of Modifiers
Question #158922 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/158922
Status: Open => Answered
Tsung-Hsiang Chang proposed the following answer:
Unfortunately, there's no easy way to know if an event is actually
executed and completed.
If the typing is really slow, a workaround is to measure the average
delay time of typing a character and then sleep(avg_delay*len(str)).
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.