Install Opera Driver (Win32, Win64, macOS, and Linux64) for Selenium WebDriver into your Unit Test Project.
"operadriver(.exe)" is copied to bin folder from package folder when the build process. "operadriver(.exe)" is licensed under the New BSD License.
Install Selenium.WebDriver.PhantomJS into your Unit Test Project.
"phantomjs.exe" is copied to bin folder from package folder when the build process.
/ The MSBuild script that contained this package is free and unencumbered software released into the public domain.
/...
More information
This is the latest version of the Mozilla's Marionette driver. Just like the other drivers available to Selenium from other browser vendors, Mozilla has released an executable that will run along side the browser.
[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
IEDriverServer.exe (win32) from http://selenium-release.storage.googleapis.com/index.html. If you need an update, just drop me a line or create a pull request on github.com/SeriousM/WebDriver.IEDriverServer-nuget.
Various utility methods for Selenium from .NET. (Use jQuery or Sizzle css selectors, wait on ajax operations, check client-side exceptions, switch to/from new window)
Installs the new Edge (Chromium) WebDriver Package to be used with Selenium.
Just like the other Selenium.WebDriver packages, "msedgedriver(.exe)" is copied to bin folder from package folder when the build process.
NuGet package restoring ready, and no need to commit...
More information
C#/.NET web UI test automation full featured framework based on Selenium WebDriver.
Supports .NET Framework 4.0+ and .NET Core/Standard 2.0+.
Atata on GitHub: https://github.com/atata-framework/atata
Atata Framework documentation: https://atata.io
Features:
- WebDriver. Based on Selenium...
More information
A set of extension methods and other extra classes for Selenium WebDriver. Is a part of Atata Framework.
Supports .NET Framework 4.0+ and .NET Core/Standard 2.0+.
Atata.WebDriverExtras on GitHub: https://github.com/atata-framework/atata-webdriverextras
Atata Framework documentation:...
More information
This is a temporary Selenium WebDriver extension for Appium that implements Actions API functionality for Windows Application Driver (WinAppDriver). This is for preview purposes only.