← Back to team overview

sikuli-driver team mailing list archive

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

gregory posted a new comment:
Hi, I'm sorry but I have again a question on same subject.

While I'm starting firefox with:

os.system('\"c:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe\"
"http://127.0.0.1:80";')


After firefox start nothing happened like something is waiting for ... I don't really know what he's waiting for. But when I quit firefox test seems to continue.

Here is my full tests:

os.system('\"c:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe\" "http://127.0.0.1:80";')
usual.open_Webstart()


Thank in advance for help.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.