Selenium.WebDriver
4.24.0
Prefix Reserved
See the version list below for details.
dotnet add package Selenium.WebDriver --version 4.24.0
NuGet\Install-Package Selenium.WebDriver -Version 4.24.0
<PackageReference Include="Selenium.WebDriver" Version="4.24.0" />
paket add Selenium.WebDriver --version 4.24.0
#r "nuget: Selenium.WebDriver, 4.24.0"
// Install Selenium.WebDriver as a Cake Addin #addin nuget:?package=Selenium.WebDriver&version=4.24.0 // Install Selenium.WebDriver as a Cake Tool #tool nuget:?package=Selenium.WebDriver&version=4.24.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.
Usage
using OpenQA.Selenium.Chrome;
using OpenQA.Selenium;
var driver = new ChromeDriver();
driver.Url = "https://www.google.com";
driver.FindElement(By.Name("q")).SendKeys("webdriver" + Keys.Return);
Console.WriteLine(driver.Title);
driver.Quit();
Contributing
Contributions are accepted either through GitHub pull requests or patches via the Selenium issue tracker.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.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 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. 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. |
-
.NETStandard 2.0
- System.Text.Json (>= 8.0.4)
-
net8.0
- No dependencies.
NuGet packages (724)
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 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. |
|
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. |
|
DotNetSeleniumExtras.PageObjects.Core
Fork of DotNetSeleniumExtras with enabled dotnet core support and other features |
GitHub repositories (98)
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
|
|
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
laochiangx/Common.Utility
Various helper class
|
Version | Downloads | Last updated |
---|---|---|
4.25.0 | 63,711 | 9/20/2024 |
4.24.0 | 183,340 | 8/28/2024 |
4.23.0 | 512,063 | 7/19/2024 |
4.22.0 | 316,602 | 6/20/2024 |
4.21.0 | 604,490 | 5/16/2024 |
4.20.0 | 522,894 | 4/24/2024 |
4.19.0 | 548,969 | 3/27/2024 |
4.18.1 | 988,135 | 2/20/2024 |
4.18.0 | 32,492 | 2/19/2024 |
4.17.0 | 718,050 | 1/23/2024 |
4.16.2 | 1,204,845 | 12/8/2023 |
4.16.1 | 133,517 | 12/6/2023 |
4.15.0 | 1,239,509 | 11/1/2023 |
4.14.1 | 688,273 | 10/15/2023 |
4.13.1 | 338,114 | 9/26/2023 |
4.13.0 | 7,584 | 9/25/2023 |
4.12.4 | 666,682 | 9/5/2023 |
4.12.2 | 85,635 | 9/1/2023 |
4.11.0 | 1,766,823 | 7/31/2023 |
4.10.0 | 1,879,181 | 6/7/2023 |
4.9.1 | 989,200 | 5/8/2023 |
4.9.0 | 526,952 | 4/21/2023 |
4.8.2 | 1,015,635 | 3/24/2023 |
4.8.1 | 1,058,034 | 2/17/2023 |
4.8.0 | 943,961 | 1/23/2023 |
4.7.0 | 1,342,799 | 12/1/2022 |
4.6.0 | 1,037,041 | 11/4/2022 |
4.5.1 | 919,248 | 10/7/2022 |
4.5.0 | 286,208 | 9/28/2022 |
4.4.0 | 1,625,135 | 8/9/2022 |
4.3.0 | 1,501,495 | 6/23/2022 |
4.2.0 | 1,265,803 | 5/27/2022 |
4.1.1 | 1,634,755 | 4/28/2022 |
4.1.0 | 4,953,665 | 11/22/2021 |
4.0.1 | 1,643,213 | 10/22/2021 |
4.0.0 | 1,821,349 | 10/13/2021 |
4.0.0-rc3 | 76,307 | 10/8/2021 |
4.0.0-rc2 | 9,580 | 9/30/2021 |
4.0.0-rc1 | 143,343 | 9/1/2021 |
4.0.0-beta4 | 227,483 | 6/7/2021 |
4.0.0-beta2 | 1,108,931 | 3/17/2021 |
4.0.0-beta1 | 58,897 | 2/15/2021 |
4.0.0-alpha07 | 1,163,740 | 11/10/2020 |
4.0.0-alpha05 | 839,240 | 3/17/2020 |
4.0.0-alpha04 | 75,629 | 1/11/2020 |
4.0.0-alpha03 | 392,361 | 9/30/2019 |
4.0.0-alpha02 | 33,665 | 7/8/2019 |
4.0.0-alpha01 | 102,766 | 4/19/2019 |
3.141.0 | 40,921,756 | 10/31/2018 |
3.14.0 | 3,699,585 | 8/2/2018 |
3.13.1 | 1,186,503 | 6/30/2018 |
3.13.0 | 305,994 | 6/25/2018 |
3.12.1 | 1,122,470 | 5/29/2018 |
3.12.0 | 1,087,403 | 5/8/2018 |
3.11.2 | 1,477,634 | 4/12/2018 |
3.11.1 | 240,319 | 4/6/2018 |
3.11.0 | 1,092,002 | 3/11/2018 |
3.10.0 | 4,727,941 | 3/3/2018 |
3.9.1 | 529,684 | 2/9/2018 |
3.9.0 | 111,801 | 2/5/2018 |
3.8.0 | 2,566,057 | 12/1/2017 |
3.7.0 | 882,096 | 11/3/2017 |
3.6.0 | 989,272 | 9/25/2017 |
3.5.2 | 386,210 | 9/1/2017 |
3.5.1 | 477,300 | 8/15/2017 |
3.5.0 | 169,251 | 8/10/2017 |
3.4.0 | 1,189,907 | 4/21/2017 |
3.3.0 | 841,025 | 3/7/2017 |
3.2.0 | 150,465 | 2/23/2017 |
3.1.0 | 84,144 | 2/16/2017 |
3.0.1 | 1,934,528 | 11/21/2016 |
3.0.0 | 508,994 | 10/13/2016 |
3.0.0-beta3 | 24,889 | 9/2/2016 |
3.0.0-beta2 | 12,416 | 8/3/2016 |
3.0.0-beta1 | 6,928 | 7/29/2016 |
2.53.1 | 1,198,625 | 6/29/2016 |
2.53.0 | 1,163,028 | 3/16/2016 |
2.52.0 | 627,486 | 2/12/2016 |
2.51.0 | 38,247 | 2/5/2016 |
2.50.1 | 61,253 | 1/28/2016 |
2.50.0 | 11,761 | 1/27/2016 |
2.49.0 | 54,574 | 1/19/2016 |
2.48.2 | 245,861 | 11/18/2015 |
2.48.1 | 150,013 | 11/4/2015 |
2.48.0 | 270,961 | 10/7/2015 |
2.47.0 | 322,546 | 7/29/2015 |
2.46.0 | 277,963 | 6/4/2015 |
2.45.0 | 465,751 | 2/27/2015 |
2.44.0 | 401,558 | 10/23/2014 |
2.43.1 | 140,173 | 9/17/2014 |
2.43.0 | 28,962 | 9/9/2014 |
2.42.0 | 200,000 | 5/27/2014 |
2.41.0 | 126,631 | 3/27/2014 |
2.40.0 | 124,904 | 2/19/2014 |
2.39.0 | 308,404 | 12/16/2013 |
2.38.0 | 21,915 | 12/5/2013 |
2.37.0 | 106,977 | 10/18/2013 |
2.36.0 | 6,874 | 10/17/2013 |
2.35.0 | 138,556 | 8/12/2013 |
2.34.0 | 13,794 | 8/6/2013 |
2.33.0 | 75,903 | 5/22/2013 |
2.32.1 | 36,370 | 4/24/2013 |
2.32.0 | 61,910 | 4/9/2013 |
2.31.2 | 45,689 | 3/4/2013 |
2.31.1 | 17,487 | 2/28/2013 |
2.31.0 | 7,532 | 2/27/2013 |
2.30.0 | 74,050 | 2/19/2013 |
2.29.1 | 25,383 | 1/17/2013 |
2.29.0 | 6,054 | 1/17/2013 |
2.28.0 | 26,727 | 12/11/2012 |
2.27.1 | 8,101 | 12/7/2012 |
2.27.0 | 6,346 | 12/5/2012 |
2.26.0 | 26,697 | 11/1/2012 |
2.25.1 | 94,415 | 7/20/2012 |
2.25.0 | 11,168 | 7/18/2012 |
2.24.0 | 16,424 | 6/19/2012 |
2.23.0 | 12,313 | 6/7/2012 |
2.22.1 | 5,917 | 6/5/2012 |
2.22.0 | 8,566 | 5/29/2012 |
2.21.0 | 27,914 | 4/11/2012 |
2.20.0 | 38,846 | 2/28/2012 |
2.19.0 | 12,354 | 2/9/2012 |
2.18.1 | 7,919 | 2/2/2012 |
2.18.0 | 7,917 | 1/27/2012 |
2.17.0 | 8,346 | 1/16/2012 |
2.16.0 | 11,236 | 1/4/2012 |
2.15.0 | 8,451 | 12/8/2011 |
2.14.0 | 6,230 | 11/29/2011 |
2.13.0 | 10,030 | 11/18/2011 |
2.12.0 | 6,729 | 11/10/2011 |
2.11.0 | 11,626 | 10/28/2011 |
2.10.0 | 5,709 | 10/27/2011 |
2.9.0 | 6,948 | 10/21/2011 |
2.8.0 | 9,575 | 10/6/2011 |
2.7.0 | 9,415 | 9/23/2011 |
2.6.0 | 7,693 | 9/13/2011 |
2.5.1 | 13,046 | 8/25/2011 |
2.5.0 | 9,475 | 8/23/2011 |
2.4.1 | 6,940 | 8/15/2011 |
2.4.0 | 6,158 | 8/11/2011 |
2.3.0 | 6,733 | 8/1/2011 |
2.2.0 | 89,017 | 7/26/2011 |
See the latest changes, included in this release, at https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG.