geckodriver.exe not in current directory or path variable, Selenium 2.53.1 + Firefox 48 + Selenium 3 Beta

后端 未结 11 1006
心在旅途
心在旅途 2020-12-29 22:43

Seen a lot of questions regarding Selenium 2.53.1 and Firefox 47.0.1, but none in regards to the Selenium 3 Beta release. I am attempting to use the new gecko/marionette Fir

11条回答
  •  北海茫月
    2020-12-29 23:08

    In your project, click on Tools --> Nuget Package Manager --> Manage NuGet Packages for Solution... The in the open Window Browse Selenium.FireFox.WebDriver Select Project and your project Name and click on install.

    This is the easer form to put the driver on your Selenium Project.

提交回复
热议问题