Install Gecko Driver (Win32, Win64, macOS, macOS M1, and Linux64) for Selenium WebDriver 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...
More information
Install Gecko Driver(Win64) for Selenium WebDriver 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.
/...
More information
[Superseded]
This package became metadata only package for bootstrap "Selenium.WebDriver.GeckoDriver" x-plat NuGet package.
Please consider to install "Selenium.WebDriver.GeckoDriver" NuGet package directly instead of this.
----
Install Gecko Driver(Win32) for Selenium...
More information
.NET library that sets up browser drivers for Selenium WebDriver, e.g. chromedriver, geckodriver, etc.
The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
Atata.WebDriverSetup on GitHub:...
More information