sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #03045
[Question #160020]: Wait FOREVER
New question #160020 on Sikuli:
https://answers.launchpad.net/sikuli/+question/160020
Hi all,
I just started working with Sikuli and I found something..rather odd..
Basically:
.........
wait("screenshot1.png", FOREVER)
.........
In my case, due to a bug in the application I'm testing, screenshot1.png never appears (instead screenshot2.png is displayed - case I have not treated in my script).
Now my Sikuli script waits for screenshot1 to appear, forever. And since Sikuli IDE vanishes while a script is running, how can i solve this?
I can't just open a new Sikuli IDE, knowing that I already have a script waiting forever for a screenshot that will never appear?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.