Saturday 23 January 2016

Getting Error Message : org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms.


Reason :

While launching Mozilla browser getting the exception


Solution:

There are two possibility for above exception

1) Mozilla browser compatibility issue

2) We may configure many version of selenium jar files in build path. So remove all jar files from configure build path and update the latest jar files.

No comments:

Post a Comment