sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #05741
Re: [Question #172679]: App.open failed: c:\Program Files (x86)\Mozilla Firefox\firefox.exe not found
Question #172679 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/172679
RaiMan posted a new comment:
sorry for copy/paste error ;-)
--- os.system
yes, this works too. "same" solution.
ff = r'"c:\Program Files (x86)\Mozilla Firefox\firefox.exe"'
import os
os.system(ff)
# mind the additional single apostrophes.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.