sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36205
Re: [Question #280304]: How to use variables between scripts for focus
Question #280304 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/280304
Status: Open => Answered
masuo proposed the following answer:
There is a workaround.
If Chrome window is single in the screen, it is possible to focus at the chrome window by App.focus("chrome").
But in this way, when there are multiple chrome window , we can not identify the behavior .
http://sikulix-2014.readthedocs.org/en/latest/appclass.html?highlight=app.focus#App.focus
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.