sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #12051
Re: [Question #204056]: Problem With For loop
Question #204056 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/204056
Sathyamoorthy gave more information on the question:
Hi Guys,
The forloop goes first time and when comes to second iteration, the
following message i am getting ,
[error] Stopped
[error] An error occurs at line 52
[error] Error message: Traceback (most recent call last):
File "C:\DOCUME~1\viswas6\LOCALS~1\Temp\sikuli-tmp4695093255318112514.py", line 52, in
click("1343153484832.png")
Line 65, in file C:\DOCUME~1\viswas6\LOCALS~1\Temp\sikuli-tmp4695093255318112514.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.GeneratedMethodAccessor105.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
org.sikuli.script.FindFailed: FindFailed: can not find 1343153484832.png on the screen.
Line 65, in file C:\DOCUME~1\viswas6\LOCALS~1\Temp\sikuli-tmp4695093255318112514.py
The line number 52 is loop starting point.
please help me to sort otu this probelm
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.