Tuesday 7 January 2014

Unable to connect to host localhost on port 7055 after 45000 ms in Selenium WebDriver


I am running into an issue i am using FF26.0 Version and the selenium2.35 Version if i run the scripts i am facing the below error.Please help me to get out of it.

Note:It works fine in FF14.0 Version but Fire bug is not compatible in that version.Due to which i was not able to find the Xpath and CSS path.Hence i have upgraded to FF26.0 Version.

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host localhost on port 7055 after 45000 ms. Firefox console output:
*** LOG addons.manager: Application has been upgraded
*** LOG addons.xpi: startup
*** LOG addons.xpi: Skipping unavailable install location app-system-local
*** LOG addons.xpi: Skipping unavailable install location app-system-share
*** LOG addons.xpi: Ignoring file entry whose name is not a valid add-on ID: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\anonymous1278383270902052940webdriver-profile\extensions\webdriver-staging
*** LOG addons.xpi: checkForChange

Answer: We need to Install the latest Selenium Jar File and currently it is 2.39  or just downgrade your browser.

No comments:

Post a Comment