Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
234 views
in Selenium by
recategorized by
I am using Selenium 2.42.2 and today suddenly I started getting the issue as follows:

            "Failed to connect to firefox binary on port 7055"

1 Answer

0 like 0 dislike
by
selected by
 
Best answer

Solution is already given here.

http://softwaretestingboard.com/qa/128/performing-parallel-execution-selenium-notconnectedexception

There are three possible solutions

1.) You need to upgrade your selenium libraries.

2.) Make sure that Symantec plugin is uninstalled.

3.) Downgrade your firefox version.

here we do not have complete log. So, not sure which plugin is disturbing your execution. I would suggest you to remove all the plugins you have installed in firefox.


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

...