Activity log for bug #1200831

Date Who What changed Old value New value Message
2013-07-13 04:26:30 RaiMan bug added bug
2013-07-13 04:26:49 RaiMan summary [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
2013-07-13 04:26:53 RaiMan sikuli: status New Fix Committed
2013-07-13 04:26:57 RaiMan sikuli: importance Undecided High
2013-07-13 04:27:00 RaiMan sikuli: assignee RaiMan (raimund-hocke)
2013-07-13 04:27:03 RaiMan sikuli: milestone 1.1.0
2013-07-16 15:06:27 RaiMan sikuli: importance High Critical
2013-07-16 15:07:35 RaiMan 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 --- fixed with 1.0.1: Settings.TypeDelay for "one time use" (might be added to API later) 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
2013-07-18 05:04:43 RaiMan tags options
2013-08-14 13:53:31 RaiMan summary [1.0] [request] Want a Settings.TypeDelay to set a time to wait after each character typed [1.0.1 ok] [request] Want a Settings.TypeDelay to set a time to wait after each character typed