← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #664438]: Sikuli script fails when run on projector screen or on multiple desktops

 

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

Vishal singh posted a new comment:
1.  ft1.1: Traceback (most recent call last):
  File "C:\Tools\td5_gui_automation\Sikuli scripts\ImportProject.sikuli\ImportProject.py", line 35, in test_importButtonOnToolbar
    wait("1516200019285.png", 5)
  File "C:\Tools\td5_gui_automation\Sikuli scripts\ImportProject.sikuli\ImportProject.py", line 35, in test_importButtonOnToolbar
    wait("1516200019285.png", 5)
  File "C:\Tools\td5_gui_automation\SikuliX\sikulix.jar\Lib\sikuli\Sikuli.py", line 65, in wait
    return SCREEN.wait(target, timeout)
FindFailed: FindFailed: 1516200019285.png: (107x28) in S(0)[0,0 1920x1080] E:Y, T:3,0
  Line 2759, in file Region.java

I can see the image. The mouse goes half way to the screen and then
stops and the scripts exits

2. Test cases not executed means 
     As shown in the sample scripts it executes test case 1 and then it executes test case 4 and generates the reports for test case 2 and 3 it shows find failed error (same as above) in the reports


No i am not aware of the multi monitor setup and usages 
Can you please send me the link ?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.