Found 39 packages
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 .NET bindings for the concise and object-based Selenium WebDriver API, which uses native OS-level events to manipulate the browser, bypassing the JavaScript sandbox, and does not require the Selenium Server to automate the browser.
An updated EdgeDriver implementation for Selenium 3 with newly-added support for Edge Chromium.
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 .NET bindings for the deprecated, more procedural Selenium Remote Control (or Selenium RC) API, but implemented using the current WebDriver technology. It does not require a running instance of the Selenium Server, and is not limited to the functionality available from within the JavaScript sandbox. It is intended as a transitional package to allow organizations with significant investment in the Selenium RC API to run their code with minimal modifications until they are able to migrate to the Selenium WebDriver API.
Tools for using aXe for web accessibility testing with C# and Selenium
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 .NET bindings for the older, more procedural Selenium Remote Control (or Selenium RC) API. It requires a running instance of the Selenium Server, and uses JavaScript for automating the browser, which means it is limited to the functionality available from within the JavaScript sandbox. Note that version 3.1 will be the final version of this assembly available. Users can use WebDriverBackedSelenium, or migrate to WebDriver.
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.
Tools for using aXe for web accessibility testing with C# and Selenium.
Tools for creating aXe HTML
A tools library with Selenium Grid Hub extensions for the NUnit framework. All information available on https://github.com/devbridge/SeleniumTools
Selenium utilities and helpers.
Selenium.WedDriver.Equip is a group of highly useful functionality not currently in Selenium.WebDriver. Extension of the Selenium WebDriver project. These API's are geared to make writing tests and code quicker and easier.
This is the common qa UI tools for Selenium automation testing.
Project templates for creating Nunit test project that uses Selenium and Enigmatry.Selenium.Tools NuGet package.
A set of automation tools.
Set of methods that allow you to write single set of NUnit Selenium tests that will be executed on multiple browsers (both local and remote)
Wraps the Selenium WebDriver and provides extended functionality to provide rapid development of web and web api automation test solutions
A full-featured Selenium wrapper that incorporates Appium and other runners, API testing, and Database testing. This package tracks steps taken and has reporting extentions for some tools and can be expanded for nearly any test management tool. Advanced, object-oriented design for fast, efficient, and reliable automated tests.
A class library for writing robust Selenium web tests with support for Enterprise Web Library. MIT License.