sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #31566
Re: [Question #264648]: myapp.close() does not work
Question #264648 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/264648
Eugene Maslov proposed the following answer:
To make sure that the application is killed, Windows taskkill is
possible:
os.system("taskkill /f /im firefox.exe")
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.