← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #178012]: Is there a way to control typing speed

 

Question #178012 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/178012

    Status: Open => Answered

RaiMan proposed the following answer:
rc3: currently not.

But I think typing speed is only relevant, if you have longer text
strings.

use paste() instead, that is faster in this cases.

I always use paste() for text and type only for functional keys (see faq
933).

What sometimes is really needed is a wait before and/or after typing to
give time to the GUI.

Feel free to post a request bug.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.