sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35179
Re: [Question #272465]: Troulbe finding the screen # from App.focusedWindow?
Question #272465 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272465
Status: Open => Answered
RaiMan proposed the following answer:
firstWindow = App.focusedWindow()
screenNum = firstWindow.getScreen().getID()
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.