sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34052
Re: [Question #269702]: Sikuli not pausing the script
Question #269702 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269702
Status: Open => Answered
Eugene Maslov proposed the following answer:
I haven't this problem.
My start script is similar, though not importing time module, as Sikuli imports it itself.
I tried to put at the beginning:
popup("start")
wait(120)
popup("after 120 sec")
Starting from both IDE and the command line, the script waits exactly 2 minutes between the dialog boxes and then goes ahead.
The same without the dialogs.
Windows 7, SikulixIDE 1.1.0 (2015-07-07), Java SE Runtime Environment
(build 1.7.0_45-b18)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.