← Back to team overview

sikuli-driver team mailing list archive

[Question #708296]: Changing default screen

 

New question #708296 on SikuliX:
https://answers.launchpad.net/sikuli/+question/708296

Is there any way in sikulix that changes the default monitor so that the click()/wait() etc. functions works on that one instead of the default SCREEN object that (in my case atleast) always refers to Screen(0).

So, what i'm after is a method like Screen.setDefaultMonitor(1) to set the default monitor to 1 for the rest of the script so i dont have to make a screen1 = Screen(1) and then work with screen1.click() all the way through?

Thanks for looking :)

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