sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #46884
Re: [Question #667901]: App.close() closes Gmail instead of my app
Question #667901 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/667901
Status: Open => Answered
vishal.mishra proposed the following answer:
Hi William- Could you try by giving static path to close the
application.
path="C:\\WINDOWS\\system32\\Notepad.exe"
App.open(path)
App.close(path)
Thanks- https://www.blog10.website/sikuli-tutorial-download-python-gui-
automation-script/
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.