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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to