sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #26133
[Bug 1322367] Re: [request] Typing speed option --- available with 1.0.1+ but should be more permanent
Even with a Settings.TypeDelay = 0, a hard wired delay of 20 msecs is
applied.
There is a new write() command (sorry, not yet documented), that has
more options than type() and allows to specify timing inline. So I can
now make Settings.TypeDelay a permanent setting.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1322367
Title:
[request] Typing speed option --- available with 1.0.1+ but should be
more permanent
Status in Sikuli:
Fix Released
Bug description:
I was searching to see if there was a way to change the rate between
keystrokes and found
https://answers.launchpad.net/sikuli/+question/178012. So it seems
like it's not implemented as of rc3, but wonder if there's open
request for it. If not, would like to formally post one.
The application I'm using it to automate uses RDP and sometimes appear
to drop keystrokes, particularly for longer strings. Also due to
security restrictions, some parts of the application do not allow for
copy and paste.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1322367/+subscriptions
References