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.
Forked from extent-framework/extentreports-csharp. Modified version of Extent Reporting Framework, Community Edition, supporting .NET Core and .NET Standard
Applitools Eyes adds automated visual validation to your automated tests.
With Applitools Eyes, you can automatically validate the correctness of your application's UI layout, content and appearance.
To learn more, visit https://applitools.com/ .
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.
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
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.
[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
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)
A handful of useful base object classes and extension methods for wrapping a Selenium WebDriver in an Event Firing WebDriver. Among these are console logging of driver actions, screenshots when tests run into errors, and waits on javascript execution.
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