← Back to team overview

sikuli-driver team mailing list archive

[Bug 1473615] [NEW] sikuli ide 1.0.1 wait(image, [secs]) does not work for value 1100 in seconds field

 

Public bug reported:

wait("1436328275891.png",1100)

This only waits for around 3 seconds and then continues.  If this is
really in seconds, it should wait around 18 minutes

wait("1436328275891.png",1100.0)

This also fails.

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1473615

Title:
  sikuli ide 1.0.1 wait(image,[secs]) does not work for value 1100 in
  seconds field

Status in Sikuli:
  New

Bug description:
  wait("1436328275891.png",1100)

  This only waits for around 3 seconds and then continues.  If this is
  really in seconds, it should wait around 18 minutes

  wait("1436328275891.png",1100.0)

  This also fails.

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


Follow ups