Skip to main content
Selenium.Support package icon

Selenium.Support

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 .NET support classes for the Selenium WebDriver API, which includes helper classes for HTML Select elements, waiting for conditions, and Page Object creation.

Total Downloads
126.3M
126,281,470
Published
Jun 4, 2015
Latest stable version

Install

.NET CLI
dotnet add package Selenium.Support --version 2.46.0
Package Manager Console
Install-Package Selenium.Support -Version 2.46.0
PackageReference
<PackageReference Include="Selenium.Support" Version="2.46.0" />

Frameworks

No framework metadata available.

Dependencies

[2.46.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.