c# - Selenium WebDriver with Firefox error -


i have problem: win 8.1 (fresh, installed), firefox 34 (downgraded, tested on 38 , 39), selenium 2.46.0... receive:

an unhandled exception of type 'openqa.selenium.webdriverexception' occurred in webdriver.dll

additional information: failed start socket within 45000 ms. attempted connect following addresses: 127.0.0.1:7055

any idea how make run?

on virtual server win7 - same project working well...

  1. you have download latest references "http://docs.seleniumhq.org/download/";
  2. add reference latest net40 dll's;
  3. build , run.

Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -