Selenium 3.0 Firefx Driver fails with org.openqa.selenium.SessionNotCreatedException: Unable to create new remote session

前端 未结 7 2055
渐次进展
渐次进展 2020-12-29 11:02

Selenium 3.0 Firefx Driver fails with org.openqa.selenium.SessionNotCreatedException: Unable to create new remote session.

System.setProperty(\"webdriver.gec         


        
7条回答
  •  囚心锁ツ
    2020-12-29 11:41

    Alternatively if you dont want to download the Gecko driver, you can downgrade the Firefox version to 44.

    https://support.mozilla.org/t5/Install-and-Update/Install-an-older-version-of-Firefox/ta-p/1564

提交回复
热议问题