I have the problem: Win 8.1 (fresh, just installed), Firefox 34 (downgraded, tested also on 38 and 39), Selenium 2.46.0... I receive:
An unhandled exception of type 'OpenQA.Selenium.WebDriverException' occurred in WebDriver.dll
Additional information: Failed to start up socket within 45000 ms. Attempted to connect to the following addresses: 127.0.0.1:7055
Any idea how to make it to run?
On virtual server with Win7 - the same project is working well...