I am getting error while using Firefox with webdriver.
org.openqa.selenium.firefox.NotConnectedException: Unable to connect
to host 127.0.0.1 on port 7055 after 45000 ms.
Firefox version:28.0 Selenium-Java-2.37.0 selenium-server-standalone-2.53.0 Windows 7 / 64 bit
Is anyone getting a similar issue or any idea what is the solution for this. It's working fine with Chrome but with Firefox none of the URLs are getting loaded.