sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #49195
Re: [Question #675931]: SikuliX script run on none active window
Question #675931 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/675931
Status: Open => Answered
Roman Podolyan proposed the following answer:
AFAIR I use App.open method for this.
=====
classmethod open(application)
Usage: App.open(application)
Open the specified application, if it is not yet opened and bring it to front
=====
Here you may check the documentation:
https://sikulix-2014.readthedocs.io/en/latest/appclass.html
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.