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 utilites and classes that users may find useful in using Selenium WebDriver. These support classes are mainly intended to spark ideas of what is possible with Selenium WebDriver, and may not be entirely appropriate for production use.

Total Downloads
126.3M
126,281,470
Published
Apr 12, 2018
Latest stable version

Install

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

Frameworks

.NETFramework3.5 .NETFramework4.0 .NETFramework4.5 .NETStandard2.0

Dependencies

Selenium.WebDriver
.NETFramework3.5
[3.11.2, )
Selenium.WebDriver
.NETFramework4.0
[3.11.2, )
Selenium.WebDriver
.NETFramework4.5
[3.11.2, )
Selenium.WebDriver
.NETStandard2.0
[3.11.2, )

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.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

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.