← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #168125]: Sikuli on different Resolutions

 

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

    Status: Needs information => Open

Jaspreet Singh gave more information on the question:
No , I mean RC1 RC2 of my software, I am using
Sikuli-X-1.0rc2-win32.exe.

I have recorded my script with MySoftware (First release) . now next
week I get second release which is same GUI, same buttons ... everything
same no changes, but script does not work on second release. I am not
getting why its not working.. ideally it should work.

LOGS 
--------------------------------------------------------------------------------------------------------------------------------------------
[log] App.open C:\Program Files\InternetEverywhere\InternetEverywhere.exe(3904) 
[log] App.focus Internet Everywhere(0) #0 
[log] CLICK on (402,189) 
[log] App.focus Internet Everywhere(0) #0 
[log] CLICK on (506,236) 
[log] CLICK on (435,236) 
[log] CLICK on (610,167) 
[error] Stopped [error] An error occurs at line 37 [error] Error message: Traceback (most recent call last):  
File "C:\Users\admin\AppData\Local\Temp\sikuli-tmp6920235205312888072.py", line 37, in
click("1313482269295.png")  File "C:\Program Files\Sikuli X\sikuli-script.jar\Lib\sikuli\Region.py", line 119, in click  Line 39, in 
file C:\Users\admin\AppData\Local\Temp\sikuli-tmp6920235205312888072.py   
at org.sikuli.script.Region.handleFindFailed(Region.java:349)  
at org.sikuli.script.Region.wait(Region.java:420)  
at org.python.proxies.sikuli.Region$Region$1.super__wait(Unknown Source)  
at sun.reflect.GeneratedMethodAccessor40.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 1313482269295.png  Line 39, in file C:\Users\admin\AppData\Local\Temp\sikuli-tmp6920235205312888072.py 
=========================================================
It says " FindFailed: can not find 1313482269295.png " but I have cross verified image "1313482269295.png" is there.

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