← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #651162]: speed of keystrokes with type() --- Settings.TypeDelay

 

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

Summary changed to:
speed of keystrokes with type() --- Settings.TypeDelay

Description changed to:
from the docs:
http://sikulix-2014.readthedocs.io/en/latest/scripting.html#controlling-sikuli-scripts-and-their-behavior

--- Settings.TypeDelay
Specify a delay between the key presses in seconds as 0.nnn. This only applies to the next click action and is then reset to 0 again. A value > 1 is cut to 1.0 (max delay of 1 second)

if more than one second between keystrokes is needed or it must be
variable: see comment #1

-----------------------------------------------------------

I have a program that needs to accept data at a specific typing rate.
Is there an easy way to do this in Sikulix?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.