I am new to Selenium and Web Driver and I have come across the following when using FireFox:
"OpenQA.Selenim.WebDriver Exception: Failed to start up socket within 45000ms. Attempted to connect to address 127.0.0.1.7055"
My Selenium Driver is version 2.53.1.0 and Firefox version is 48.0.1
I am only trying to open a page and type the google url just to make sure that my code works in Visual Studio 2015.
Any help would be much appreciated.
Thanks, Tasos