Found 436 packages
Screenshots extensions, like screenshot a entiry page. For examples of usage, see the github project page.
WebDriver is an emerging standard through which Web developers can write tests to automate Web browsers for site testing. It provides a programmable remote control for developing complex user scenarios and running them in an automated fashion against your website in a browser. WebDriver is used by top web properties to automate testing their sites within a browser. WebDriver is disabled by default for security reasons. You will need to install the MicrosoftWebDriver.exe to use WebDriver with Microsoft Edge.
Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the Selenium webdrivers with a patched version of the PhantomJS driver that allows to use the driver on both Windows and Linux systems. Only the .NET 4 version of the assemblies are included.
ChromeDriver for WebDriver
WebDriver extension methods to make WebDriverWait easier to use.
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 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.
ChromeDriver - WebDriver for Chrome
[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 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. / 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.
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.
This package provides the WebDriver IEDriverServer.exe for allowing WebDriver to use Internet Explorer for testing.
A set of extension methods and other extra classes for Selenium WebDriver. Is a part of Atata Framework. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. Atata.WebDriverExtras on GitHub: https://github.com/atata-framework/atata-webdriverextras Atata Framework documentation: https://atata.io
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. / "phantomjs.exe" is licensed under the New BSD License.
IEDriverServer.exe (win64) 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.
Tools for using aXe for web accessibility testing with C# and Selenium
Allows you to automate SimpleBrowser, the C# headless browser from code using Selenium webDriver. SimpleBrowser is a lightweight, yet highly capable browser automation engine designed for automation and testing scenarios.
Automatic Selenium WebDriver binaries management for .Net (built for .NET Framework 4.6.2, which supports .NET Standard 2).
An updated EdgeDriver implementation for Selenium 3 with newly-added support for Edge Chromium.
The .NET port of Protractor, an end to end test framework for AngularJS applications, built on top of Selenium WebDriver C# binding.
An enhancement to WebDriver class to add more functionalities