Selenium.WebDriver 4.9.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 5.0 .NET Standard 2.0 .NET Framework 4.5
dotnet add package Selenium.WebDriver --version 4.9.1
NuGet\Install-Package Selenium.WebDriver -Version 4.9.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Selenium.WebDriver" Version="4.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Selenium.WebDriver --version 4.9.1
#r "nuget: Selenium.WebDriver, 4.9.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Selenium.WebDriver as a Cake Addin
#addin nuget:?package=Selenium.WebDriver&version=4.9.1

// Install Selenium.WebDriver as a Cake Tool
#tool nuget:?package=Selenium.WebDriver&version=4.9.1

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.
  • .NETFramework 4.7

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • .NETStandard 2.0

  • .NETStandard 2.1

  • net5.0

  • net6.0

NuGet packages (637)

Showing the top 5 NuGet packages that depend on Selenium.WebDriver:

Package Downloads
Selenium.Support The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

DotNetSeleniumExtras.WaitHelpers

This package provides an implementation of the ExpectedConditions class for use with WebDriverWait in .NET, replacing the implementation originally provided by the Selenium project.

DotNetSeleniumExtras.PageObjects

This package provides an implementation of the PageFactory for .NET, replacing the implementation originally provided by the Selenium project.

Appium.WebDriver

Selenium Webdriver extension for Appium.

Selenium.WebDriverBackedSelenium The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

GitHub repositories (91)

Showing the top 5 popular GitHub repositories that depend on Selenium.WebDriver:

Repository Stars
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Jackett/Jackett
API Support for your favorite torrent trackers
xamarin/Xamarin.Forms
Xamarin.Forms Official Home
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
Jimmey-Jiang/Common.Utility
Various helper class
Version Downloads Last updated
4.9.1 91,621 5/8/2023
4.9.0 125,621 4/21/2023
4.8.2 310,570 3/24/2023
4.8.1 446,653 2/17/2023
4.8.0 512,753 1/23/2023
4.7.0 703,129 12/1/2022
4.6.0 575,043 11/4/2022
4.5.1 491,036 10/7/2022
4.5.0 146,109 9/28/2022
4.4.0 910,266 8/9/2022
4.3.0 908,508 6/23/2022
4.2.0 549,393 5/27/2022
4.1.1 1,029,237 4/28/2022
4.1.0 3,598,133 11/22/2021
4.0.1 1,139,242 10/22/2021
4.0.0 1,224,777 10/13/2021
4.0.0-rc3 65,591 10/8/2021
4.0.0-rc2 5,621 9/30/2021
4.0.0-rc1 84,329 9/1/2021
4.0.0-beta4 203,926 6/7/2021
4.0.0-beta2 752,617 3/17/2021
4.0.0-beta1 47,195 2/15/2021
4.0.0-alpha07 1,058,937 11/10/2020
4.0.0-alpha05 773,032 3/17/2020
4.0.0-alpha04 66,011 1/11/2020
4.0.0-alpha03 336,409 9/30/2019
4.0.0-alpha02 25,569 7/8/2019
4.0.0-alpha01 95,579 4/19/2019
3.141.0 31,970,207 10/31/2018
3.14.0 3,060,370 8/2/2018
3.13.1 1,066,278 6/30/2018
3.13.0 268,758 6/25/2018
3.12.1 1,058,462 5/29/2018
3.12.0 885,537 5/8/2018
3.11.2 1,242,152 4/12/2018
3.11.1 214,040 4/6/2018
3.11.0 916,786 3/11/2018
3.10.0 2,760,563 3/3/2018
3.9.1 481,165 2/9/2018
3.9.0 98,027 2/5/2018
3.8.0 2,240,165 12/1/2017
3.7.0 779,634 11/3/2017
3.6.0 902,843 9/25/2017
3.5.2 349,278 9/1/2017
3.5.1 397,965 8/15/2017
3.5.0 163,745 8/10/2017
3.4.0 1,119,991 4/21/2017
3.3.0 768,474 3/7/2017
3.2.0 135,980 2/23/2017
3.1.0 73,513 2/16/2017
3.0.1 1,741,272 11/21/2016
3.0.0 455,980 10/13/2016
3.0.0-beta3 19,888 9/2/2016
3.0.0-beta2 8,628 8/3/2016
3.0.0-beta1 3,550 7/29/2016
2.53.1 1,107,338 6/29/2016
2.53.0 1,103,394 3/16/2016
2.52.0 495,233 2/12/2016
2.51.0 31,995 2/5/2016
2.50.1 52,216 1/28/2016
2.50.0 8,166 1/27/2016
2.49.0 46,580 1/19/2016
2.48.2 211,031 11/18/2015
2.48.1 103,171 11/4/2015
2.48.0 232,839 10/7/2015
2.47.0 286,903 7/29/2015
2.46.0 243,165 6/4/2015
2.45.0 406,155 2/27/2015
2.44.0 349,828 10/23/2014
2.43.1 106,348 9/17/2014
2.43.0 20,195 9/9/2014
2.42.0 171,109 5/27/2014
2.41.0 111,101 3/27/2014
2.40.0 102,388 2/19/2014
2.39.0 264,750 12/16/2013
2.38.0 17,942 12/5/2013
2.37.0 85,838 10/18/2013
2.36.0 3,254 10/17/2013
2.35.0 120,029 8/12/2013
2.34.0 9,385 8/6/2013
2.33.0 63,644 5/22/2013
2.32.1 27,731 4/24/2013
2.32.0 57,130 4/9/2013
2.31.2 34,910 3/4/2013
2.31.1 8,452 2/28/2013
2.31.0 3,490 2/27/2013
2.30.0 69,401 2/19/2013
2.29.1 19,263 1/17/2013
2.29.0 2,905 1/17/2013
2.28.0 15,355 12/11/2012
2.27.1 4,813 12/7/2012
2.27.0 3,146 12/5/2012
2.26.0 18,866 11/1/2012
2.25.1 78,201 7/20/2012
2.25.0 7,226 7/18/2012
2.24.0 12,510 6/19/2012
2.23.0 7,326 6/7/2012
2.22.1 2,655 6/5/2012
2.22.0 5,385 5/29/2012
2.21.0 19,592 4/11/2012
2.20.0 26,029 2/28/2012
2.19.0 6,488 2/9/2012
2.18.1 4,144 2/2/2012
2.18.0 4,344 1/27/2012
2.17.0 4,805 1/16/2012
2.16.0 7,699 1/4/2012
2.15.0 5,044 12/8/2011
2.14.0 2,985 11/29/2011
2.13.0 6,322 11/18/2011
2.12.0 3,608 11/10/2011
2.11.0 5,316 10/28/2011
2.10.0 2,590 10/27/2011
2.9.0 3,572 10/21/2011
2.8.0 5,764 10/6/2011
2.7.0 4,458 9/23/2011
2.6.0 4,272 9/13/2011
2.5.1 8,265 8/25/2011
2.5.0 5,319 8/23/2011
2.4.1 3,258 8/15/2011
2.4.0 2,765 8/11/2011
2.3.0 3,232 8/1/2011
2.2.0 32,797 7/26/2011