[Sikuli-driver] [Bug 1473615] Re: sikuli ide 1.0.1 wait(image, [secs]) does not work for value 1100 in seconds field

2015-07-13 Thread Alexc
oh. there's an animation and it's finding garbage. Guess this can be closed. Limitations of OCR -- 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

[Sikuli-driver] [Bug 1473615] Re: sikuli ide 1.0.1 wait(image, [secs]) does not work for value 1100 in seconds field

2015-07-13 Thread RaiMan
** Changed in: sikuli Status: Opinion = Invalid -- 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

[Sikuli-driver] [Bug 1473615] Re: sikuli ide 1.0.1 wait(image, [secs]) does not work for value 1100 in seconds field

2015-07-11 Thread RaiMan
--- This only waits for around 3 seconds and then continues if the script continues after a wait(), then something was found, since otherwise the script would abort with a FindFailed exception, if you do not wrap it with try/except or switch of FindFailed exceptions generally. print