sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #20931
Re: [Question #230237]: [1.0 ]Sometimes "wait" hangs in sikuli 1.0
Question #230237 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/230237
RaiMan proposed the following answer:
--- Is there anything that I can do to debug this.
if the situation is reproducible:
- run script from command line
- add in the script:
Debug.setDebugLevel(3)
click(img1)
click(img2); sleep(0.5)
click(img3); sleep(0.5)
Debug.setDebugLevel(0)
if it then hangs, the command line should have some information, what is
going on (really hanging or silently looping)
If it is not reproducible and not urgent as you say: just wait a little
until I give you something to test with (latest end of next week)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.