sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #15206
Re: [Question #216257]: Testing Editor Scalability testing with SIKULI - typing naturally
Question #216257 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/216257
Status: Open => Answered
RaiMan proposed the following answer:
--- how I can replicate human typing but through automation
taking a normal medium fast typing human then we talk about 150 - 200 characters per minute, which means about 0.3 seconds per typed character.
So if you put a wait(0.3) after each typed character, you should have
the wanted behavior.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.