Info
Version: | 0.35.0 |
Author(s): | jsakamoto |
Last Update: | Tuesday, August 6, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jsakamoto/nupkg-selenium-webdriver-geckodriver/ |
NuGet Url: | https://www.nuget.org/packages/Selenium.WebDriver.GeckoDriver |
Install
Install-Package Selenium.WebDriver.GeckoDriver
dotnet add package Selenium.WebDriver.GeckoDriver
paket add Selenium.WebDriver.GeckoDriver
Selenium.WebDriver.GeckoDriver Download (Unzip the "nupkg" after downloading)
Dependencies
23 packages depend on this package.
Tags
into your Unit Test Project.
"geckodriver(.exe)" is copied to bin folder from package folder when the build process.
NuGet package restoring ready, and no need to commit "geckodriver(.exe)" binary into source
code control repository.
/ The MSBuild script that contained this package is free and unencumbered software released
into the public domain.
/ "geckodriver(.exe)" is licensed under the Mozilla Public License Version 2.0.