Firefox ESR 38.0.1 crashes on running selenium

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Firefox ESR 38.0.1 crashes on running selenium

Jagannath
I am trying to run selenium test cases on Firefox ESR 38.0.1. I am using selenium-server-standalone-2.42.2.jar.

As I run java program ,
1. Firefox crashes.
2.  java throws the following exception:
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:

Tried with other versions of selenium jar file. Still Firefox crashed.
Reply | Threaded
Open this post in threaded view
|

Re: Firefox ESR 38.0.1 crashes on running selenium

softwaretestingforum
Administrator
This seems a generic WebDriver queston, please post it in WebDriver forum here -

http://www.seleniumtests.com/p/selenium-2-forum.html
~ seleniumtests.com