← Back to team overview

sikuli-driver team mailing list archive

[Question #212040]: Error using wait function

 

New question #212040 on Sikuli:
https://answers.launchpad.net/sikuli/+question/212040

Something is wrong, I can't use wait function in my script, but when I open new script, it works perfectly fine..
What could be the problem?  

[error] Error message: Traceback (most recent call last):
 File "C:\Users\t_chuac\AppData\Local\Temp\sikuli-tmp4800359404561468272.py", line 4, in 
 wait("gh.png")
 at java.lang.Object.wait(Native Method) 
at java.lang.Object.wait(Object.java:485) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
at java.lang.reflect.Method.invoke(Unknown Source) 

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.