Closed Bug 1281420 Opened 8 years ago Closed 8 years ago

[Selenium 2.53] The browser appears to have exited before we could connect.

Categories

(Remote Protocol :: Marionette, defect, P2)

47 Branch
Unspecified
macOS
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1278605

People

(Reporter: kedar.tiwaskar, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.84 Safari/537.36

Steps to reproduce:

Steps to reproduce
- Installed Firefox version 47.0 (latest update)
- Installed Selenium version 2.53
- Wrote a demo script in python using Selenium. Can be found here: https://gist.github.com/talktokets/d02b50ebec3b56cfae011e52a3fab576
- Ran the script 


Actual results:

When I ran the above written script, the firefox browser launched first but then immediately it quits abnormally with the following message in the console: 

selenium.common.exceptions.WebDriverException: Message: The browser appears to have exited before we could connect. If you specified a log_file in the FirefoxBinary constructor, check it for details.


Expected results:

The browser should be opened successfully and it should run the script and give the output.

Have also filed the issue for Selenium as well.
Severity: normal → major
OS: Unspecified → Mac OS X
Priority: -- → P2
Component: Untriaged → Marionette
Product: Firefox → Testing
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.