← 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

    Status: Needs information => Answered

RaiMan proposed the following answer:
at 1:
FindFailed: FindFailed: 1516200019285.png: (107x28) in S(0)[0,0 1920x1080] E:Y, T:3,0
not found on Screen 0, primary monitor.
which is the constant Object  SCREEN in your case.
If the image is on one of the other screens in that moment, it will not be found.

at 2:
test cases usually are executed in alphabetical order.

BTW: you should not name anything sikuli - might lead to name clashes

be sure to use at least SikuliX 1.1.1 and have read across the docs:
http://sikulix-2014.readthedocs.io/en/latest/index.html

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