sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41019
Re: [Question #406700]: how to give default timeout in sikuli
Question #406700 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/406700
Roman Podolyan posted a new comment:
Sorry, it is not exactly clear what you are trying to do and what you
want from Sikuli.
It is very simple to make Sikuli wait for some time with wait()
function:
http://doc.sikuli.org/region.html
wait([PS][, seconds])
If those popup has one and the same image when nothing selected, you can
wait and then look if the "default look" image is present with exists()
function and run code depending on result.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.