sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19239
[Bug 1200831] [NEW] [1.0] [request] Want a Settings.TypeDelay to set a time to wait after each character typed
Public bug reported:
I'm looking for a way to slow down the execution of the type() command.
The problem is, when I run scripts through terminal services, sometimes
they just run too fast. I've read up on MoveMouseDelay (link below) and
I think something similar would work. Does Sikuli provide a setting to
perform this? Can the entire execution of script be slowed through some
sort of Jython setting? Thank you.
http://doc.sikuli.org/globals.html?highlight=settings#Settings.MoveMouseDelay
** Affects: sikuli
Importance: High
Assignee: RaiMan (raimund-hocke)
Status: Fix Committed
** Summary changed:
- [1.0} [request] Want a Settings.TypeDelay to set a time to wait after each character typed
+ [1.0] [request] Want a Settings.TypeDelay to set a time to wait after each character typed
** Changed in: sikuli
Status: New => Fix Committed
** Changed in: sikuli
Importance: Undecided => High
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.0
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1200831
Title:
[1.0] [request] Want a Settings.TypeDelay to set a time to wait after
each character typed
Status in Sikuli:
Fix Committed
Bug description:
I'm looking for a way to slow down the execution of the type()
command. The problem is, when I run scripts through terminal services,
sometimes they just run too fast. I've read up on MoveMouseDelay (link
below) and I think something similar would work. Does Sikuli provide a
setting to perform this? Can the entire execution of script be slowed
through some sort of Jython setting? Thank you.
http://doc.sikuli.org/globals.html?highlight=settings#Settings.MoveMouseDelay
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1200831/+subscriptions
Follow ups
References