Selenium.WebDriver
4.4.0
See the version list below for details.
dotnet add package Selenium.WebDriver --version 4.4.0
NuGet\Install-Package Selenium.WebDriver -Version 4.4.0
<PackageReference Include="Selenium.WebDriver" Version="4.4.0" />
paket add Selenium.WebDriver --version 4.4.0
#r "nuget: Selenium.WebDriver, 4.4.0"
// Install Selenium.WebDriver as a Cake Addin
#addin nuget:?package=Selenium.WebDriver&version=4.4.0
// Install Selenium.WebDriver as a Cake Tool
#tool nuget:?package=Selenium.WebDriver&version=4.4.0
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 | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.7
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.1)
-
.NETStandard 2.1
- Newtonsoft.Json (>= 13.0.1)
-
net5.0
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (624)
Showing the top 5 NuGet packages that depend on Selenium.WebDriver:
Package | Downloads |
---|---|
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. |
|
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
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 (93)
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.8.2 | 2,268 | 3/24/2023 |
4.8.1 | 208,505 | 2/17/2023 |
4.8.0 | 309,635 | 1/23/2023 |
4.7.0 | 543,705 | 12/1/2022 |
4.6.0 | 466,196 | 11/4/2022 |
4.5.1 | 414,797 | 10/7/2022 |
4.5.0 | 123,875 | 9/28/2022 |
4.4.0 | 813,871 | 8/9/2022 |
4.3.0 | 800,157 | 6/23/2022 |
4.2.0 | 487,467 | 5/27/2022 |
4.1.1 | 851,224 | 4/28/2022 |
4.1.0 | 3,352,991 | 11/22/2021 |
4.0.1 | 1,062,744 | 10/22/2021 |
4.0.0 | 1,097,743 | 10/13/2021 |
4.0.0-rc3 | 63,053 | 10/8/2021 |
4.0.0-rc2 | 5,555 | 9/30/2021 |
4.0.0-rc1 | 79,094 | 9/1/2021 |
4.0.0-beta4 | 195,803 | 6/7/2021 |
4.0.0-beta2 | 703,894 | 3/17/2021 |
4.0.0-beta1 | 45,371 | 2/15/2021 |
4.0.0-alpha07 | 1,039,159 | 11/10/2020 |
4.0.0-alpha05 | 759,660 | 3/17/2020 |
4.0.0-alpha04 | 64,325 | 1/11/2020 |
4.0.0-alpha03 | 328,541 | 9/30/2019 |
4.0.0-alpha02 | 25,295 | 7/8/2019 |
4.0.0-alpha01 | 95,160 | 4/19/2019 |
3.141.0 | 30,662,583 | 10/31/2018 |
3.14.0 | 2,969,809 | 8/2/2018 |
3.13.1 | 1,047,861 | 6/30/2018 |
3.13.0 | 261,757 | 6/25/2018 |
3.12.1 | 1,050,675 | 5/29/2018 |
3.12.0 | 863,868 | 5/8/2018 |
3.11.2 | 1,209,983 | 4/12/2018 |
3.11.1 | 211,610 | 4/6/2018 |
3.11.0 | 890,587 | 3/11/2018 |
3.10.0 | 2,441,009 | 3/3/2018 |
3.9.1 | 476,745 | 2/9/2018 |
3.9.0 | 96,488 | 2/5/2018 |
3.8.0 | 2,163,423 | 12/1/2017 |
3.7.0 | 763,904 | 11/3/2017 |
3.6.0 | 891,354 | 9/25/2017 |
3.5.2 | 344,831 | 9/1/2017 |
3.5.1 | 383,800 | 8/15/2017 |
3.5.0 | 163,266 | 8/10/2017 |
3.4.0 | 1,109,008 | 4/21/2017 |
3.3.0 | 757,188 | 3/7/2017 |
3.2.0 | 132,938 | 2/23/2017 |
3.1.0 | 72,511 | 2/16/2017 |
3.0.1 | 1,707,226 | 11/21/2016 |
3.0.0 | 448,967 | 10/13/2016 |
3.0.0-beta3 | 19,512 | 9/2/2016 |
3.0.0-beta2 | 8,588 | 8/3/2016 |
3.0.0-beta1 | 3,522 | 7/29/2016 |
2.53.1 | 1,096,244 | 6/29/2016 |
2.53.0 | 1,086,087 | 3/16/2016 |
2.52.0 | 476,514 | 2/12/2016 |
2.51.0 | 31,478 | 2/5/2016 |
2.50.1 | 50,994 | 1/28/2016 |
2.50.0 | 7,895 | 1/27/2016 |
2.49.0 | 45,661 | 1/19/2016 |
2.48.2 | 208,054 | 11/18/2015 |
2.48.1 | 97,837 | 11/4/2015 |
2.48.0 | 228,731 | 10/7/2015 |
2.47.0 | 282,014 | 7/29/2015 |
2.46.0 | 239,201 | 6/4/2015 |
2.45.0 | 399,017 | 2/27/2015 |
2.44.0 | 343,020 | 10/23/2014 |
2.43.1 | 102,308 | 9/17/2014 |
2.43.0 | 19,625 | 9/9/2014 |
2.42.0 | 168,325 | 5/27/2014 |
2.41.0 | 109,205 | 3/27/2014 |
2.40.0 | 99,325 | 2/19/2014 |
2.39.0 | 256,886 | 12/16/2013 |
2.38.0 | 17,317 | 12/5/2013 |
2.37.0 | 83,501 | 10/18/2013 |
2.36.0 | 3,000 | 10/17/2013 |
2.35.0 | 117,152 | 8/12/2013 |
2.34.0 | 8,916 | 8/6/2013 |
2.33.0 | 62,392 | 5/22/2013 |
2.32.1 | 26,511 | 4/24/2013 |
2.32.0 | 56,470 | 4/9/2013 |
2.31.2 | 33,733 | 3/4/2013 |
2.31.1 | 7,297 | 2/28/2013 |
2.31.0 | 3,273 | 2/27/2013 |
2.30.0 | 68,853 | 2/19/2013 |
2.29.1 | 17,934 | 1/17/2013 |
2.29.0 | 2,707 | 1/17/2013 |
2.28.0 | 14,913 | 12/11/2012 |
2.27.1 | 4,588 | 12/7/2012 |
2.27.0 | 2,957 | 12/5/2012 |
2.26.0 | 17,518 | 11/1/2012 |
2.25.1 | 76,570 | 7/20/2012 |
2.25.0 | 6,999 | 7/18/2012 |
2.24.0 | 11,651 | 6/19/2012 |
2.23.0 | 6,728 | 6/7/2012 |
2.22.1 | 2,490 | 6/5/2012 |
2.22.0 | 5,227 | 5/29/2012 |
2.21.0 | 18,250 | 4/11/2012 |
2.20.0 | 22,469 | 2/28/2012 |
2.19.0 | 5,923 | 2/9/2012 |
2.18.1 | 3,856 | 2/2/2012 |
2.18.0 | 4,004 | 1/27/2012 |
2.17.0 | 4,641 | 1/16/2012 |
2.16.0 | 7,513 | 1/4/2012 |
2.15.0 | 4,726 | 12/8/2011 |
2.14.0 | 2,836 | 11/29/2011 |
2.13.0 | 5,981 | 11/18/2011 |
2.12.0 | 3,403 | 11/10/2011 |
2.11.0 | 4,480 | 10/28/2011 |
2.10.0 | 2,445 | 10/27/2011 |
2.9.0 | 3,355 | 10/21/2011 |
2.8.0 | 5,403 | 10/6/2011 |
2.7.0 | 3,986 | 9/23/2011 |
2.6.0 | 3,859 | 9/13/2011 |
2.5.1 | 7,764 | 8/25/2011 |
2.5.0 | 4,664 | 8/23/2011 |
2.4.1 | 2,978 | 8/15/2011 |
2.4.0 | 2,511 | 8/11/2011 |
2.3.0 | 2,962 | 8/1/2011 |
2.2.0 | 30,792 | 7/26/2011 |