← Back to team overview

sikuli-driver team mailing list archive

[Bug 1200831] Re: [1.0] [request] Want a Settings.TypeDelay to set a time to wait after each character typed

 

** Changed in: sikuli
   Importance: High => Critical

** Description changed:

+ --- 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

-- 
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:
  --- 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

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1200831/+subscriptions


References