sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #59565
Re: [Question #709291]: Documentation of "Use()" command
Question #709291 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/709291
sam carrans posted a new comment:
The "use()" command in SikuliX changes the active screen or region for
your script. To get the current default screen, there isn't a direct
built-in command like "getCurrentDefaultScreen()". You can use
Screen.getBounds() or similar methods to detect the active screen.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.