← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #211228]: Mac: Getting FindFailed when using cron to run sikuli script

 

Question #211228 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/211228

    Status: Answered => Open

lifenz is still having a problem:
Hello RaiMan,
thanks for your answer. I tried to increase the waiting timeout.  However, the script still crashes after firefox launch.
Here is the URL of the script I tried to run : http://dl.free.fr/uEwA3en1O

After the script launch, I have the following errors : 
Erreur d'exécution lors de l'exécution /var/folders/04/m1d41v257yxg1t1_h8n2ct5m0000gn/T/tmp-312126120.sikuli/test.sikuli
Traceback (most recent call last):
  File "/var/folders/04/m1d41v257yxg1t1_h8n2ct5m0000gn/T/tmp-312126120.sikuli/test.sikuli/test.py", line 4, in <module>
    wait("KSerendresur.png",10)
  File "/Applications/Sikuli-IDE.app/Contents/Resources/Java/sikuli-script.jar/Lib/sikuli/Region.py", line 101, in wait
  Line 9, in file /var/folders/04/m1d41v257yxg1t1_h8n2ct5m0000gn/T/tmp-312126120.sikuli/test.sikuli/test.py

	at org.sikuli.script.Region.handleFindFailed(Region.java:420)
	at org.sikuli.script.Region.wait(Region.java:511)
	at org.python.proxies.sikuli.Region$Region$0.super__wait(Unknown Source)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)

org.sikuli.script.FindFailed: FindFailed: can not find KSerendresur.png on the screen.
  Line 9, in file /var/folders/04/m1d41v257yxg1t1_h8n2ct5m0000gn/T/tmp-312126120.sikuli/test.sikuli/test.py


Close

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