sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41020
Re: [Question #406700]: how to give default timeout in sikuli
Question #406700 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/406700
chaitu posted a new comment:
when i run my sikuli script using jython interpreter in eclipse it is showing one popup with 5 names.I wrote code like that.
If i select first name and press ok then automatically it will go and run that particular module.
i am able to run that thing..But what my problem is what if i didn't select any name in popup.
if i didn't select any name in popup,,after 10 sec by default it should go and run the method which is under default section.
so here i have to give time delay 10 sec so that if no option is selected then after 10 sec it will go and run the default method.
how should i do this..please help me out.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.