Selenium.WebDriver
4.28.0
Prefix Reserved
See the version list below for details.
dotnet add package Selenium.WebDriver --version 4.28.0
NuGet\Install-Package Selenium.WebDriver -Version 4.28.0
<PackageReference Include="Selenium.WebDriver" Version="4.28.0" />
<PackageVersion Include="Selenium.WebDriver" Version="4.28.0" />
<PackageReference Include="Selenium.WebDriver" />
paket add Selenium.WebDriver --version 4.28.0
#r "nuget: Selenium.WebDriver, 4.28.0"
#:package Selenium.WebDriver@4.28.0
#addin nuget:?package=Selenium.WebDriver&version=4.28.0
#tool nuget:?package=Selenium.WebDriver&version=4.28.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;
using var driver = new ChromeDriver();
driver.Url = "https://www.google.com";
driver.FindElement(By.Name("q")).SendKeys("webdriver" + Keys.Return);
Console.WriteLine(driver.Title);
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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.5)
-
net8.0
- No dependencies.
NuGet packages (759)
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. |
|
|
Appium.WebDriver
Selenium Webdriver extension for Appium. |
|
|
DotNetSeleniumExtras.PageObjects
This package provides an implementation of the PageFactory for .NET, replacing the implementation originally provided by the Selenium project. |
|
|
DotNetSeleniumExtras.PageObjects.Core
Fork of DotNetSeleniumExtras with enabled dotnet core support and other features |
GitHub repositories (107)
Showing the top 20 popular GitHub repositories that depend on Selenium.WebDriver:
| Repository | Stars |
|---|---|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
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
|
|
|
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
|
|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
|
microsoft/WinAppDriver
Windows Application Driver
|
|
|
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
|
|
|
hitchao/Jvedio
Jvedio 是本地视频管理软件,支持扫描本地视频并导入软件,建立视频库, 提取出视频的 唯一识别码,自动分类视频, 添加标签管理视频,使用人工智能识别演员,支持翻译信息, 基于 FFmpeg 截取视频图片,Window 桌面端流畅美观的应用软件
|
|
|
aspnet/KestrelHttpServer
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
|
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
|
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 10 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 21, React 19, Vue 3.5, BFF with YARP, NextJs 16, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ...
|
|
|
Glimpse/Glimpse
The open source diagnostics platform for the web
|
|
|
openbullet/OpenBullet2
OpenBullet reinvented
|
|
|
jakubgarfield/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
|
|
|
openbullet/openbullet
The OpenBullet web testing application.
|
|
|
AzureAD/microsoft-authentication-library-for-dotnet
Microsoft Authentication Library (MSAL) for .NET
|
|
|
saucepleez/taskt
taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework
|
|
|
SuperStudio/SuperCom
SuperCom 是一款串口调试工具
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.40.0 | 21,077 | 1/18/2026 |
| 4.39.0 | 404,188 | 12/6/2025 |
| 4.38.0 | 641,401 | 10/25/2025 |
| 4.37.0 | 91,395 | 10/17/2025 |
| 4.36.0 | 270,388 | 10/2/2025 |
| 4.35.0 | 987,548 | 8/12/2025 |
| 4.34.0 | 1,034,967 | 6/29/2025 |
| 4.33.0 | 931,025 | 5/23/2025 |
| 4.32.0 | 527,487 | 5/2/2025 |
| 4.31.0 | 693,622 | 4/5/2025 |
| 4.30.0 | 504,847 | 3/21/2025 |
| 4.29.0 | 2,403,070 | 2/20/2025 |
| 4.28.0 | 774,075 | 1/20/2025 |
| 4.27.0 | 1,725,969 | 11/25/2024 |
| 4.26.1 | 936,504 | 10/31/2024 |
| 4.26.0 | 80,367 | 10/30/2024 |
| 4.25.0 | 1,337,147 | 9/20/2024 |
| 4.24.0 | 970,159 | 8/28/2024 |
| 4.23.0 | 1,649,080 | 7/19/2024 |
| 4.22.0 | 752,803 | 6/20/2024 |
| 4.21.0 | 1,357,426 | 5/16/2024 |
| 4.20.0 | 1,547,628 | 4/24/2024 |
| 4.19.0 | 1,162,425 | 3/27/2024 |
| 4.18.1 | 1,594,795 | 2/20/2024 |
| 4.18.0 | 94,041 | 2/19/2024 |
| 4.17.0 | 1,072,262 | 1/23/2024 |
| 4.16.2 | 1,711,745 | 12/8/2023 |
| 4.16.1 | 167,666 | 12/6/2023 |
| 4.15.0 | 2,046,739 | 11/1/2023 |
| 4.14.1 | 1,395,680 | 10/15/2023 |
| 4.13.1 | 447,492 | 9/26/2023 |
| 4.13.0 | 11,973 | 9/25/2023 |
| 4.12.4 | 870,597 | 9/5/2023 |
| 4.12.2 | 98,876 | 9/1/2023 |
| 4.11.0 | 3,356,834 | 7/31/2023 |
| 4.10.0 | 2,662,454 | 6/7/2023 |
| 4.9.1 | 1,161,818 | 5/8/2023 |
| 4.9.0 | 747,631 | 4/21/2023 |
| 4.8.2 | 1,235,766 | 3/24/2023 |
| 4.8.1 | 1,356,485 | 2/17/2023 |
| 4.8.0 | 1,085,374 | 1/23/2023 |
| 4.7.0 | 1,640,307 | 12/1/2022 |
| 4.6.0 | 1,187,940 | 11/4/2022 |
| 4.5.1 | 1,184,553 | 10/7/2022 |
| 4.5.0 | 326,571 | 9/28/2022 |
| 4.4.0 | 2,173,210 | 8/9/2022 |
| 4.3.0 | 1,788,433 | 6/23/2022 |
| 4.2.0 | 1,613,221 | 5/27/2022 |
| 4.1.1 | 1,811,190 | 4/28/2022 |
| 4.1.0 | 5,759,575 | 11/22/2021 |
| 4.0.1 | 2,007,565 | 10/22/2021 |
| 4.0.0 | 2,812,258 | 10/13/2021 |
| 4.0.0-rc3 | 77,705 | 10/8/2021 |
| 4.0.0-rc2 | 10,046 | 9/30/2021 |
| 4.0.0-rc1 | 157,389 | 9/1/2021 |
| 4.0.0-beta4 | 237,329 | 6/7/2021 |
| 4.0.0-beta2 | 1,593,746 | 3/17/2021 |
| 4.0.0-beta1 | 64,688 | 2/15/2021 |
| 4.0.0-alpha07 | 1,183,763 | 11/10/2020 |
| 4.0.0-alpha05 | 876,013 | 3/17/2020 |
| 4.0.0-alpha04 | 78,867 | 1/11/2020 |
| 4.0.0-alpha03 | 405,689 | 9/30/2019 |
| 4.0.0-alpha02 | 38,319 | 7/8/2019 |
| 4.0.0-alpha01 | 108,217 | 4/19/2019 |
| 3.141.0 | 48,736,722 | 10/31/2018 |
| 3.14.0 | 4,077,912 | 8/2/2018 |
| 3.13.1 | 1,273,230 | 6/30/2018 |
| 3.13.0 | 328,050 | 6/25/2018 |
| 3.12.1 | 1,163,914 | 5/29/2018 |
| 3.12.0 | 1,206,990 | 5/8/2018 |
| 3.11.2 | 1,812,439 | 4/12/2018 |
| 3.11.1 | 256,044 | 4/6/2018 |
| 3.11.0 | 1,235,653 | 3/11/2018 |
| 3.10.0 | 8,386,184 | 3/3/2018 |
| 3.9.1 | 561,903 | 2/9/2018 |
| 3.9.0 | 122,821 | 2/5/2018 |
| 3.8.0 | 2,813,679 | 12/1/2017 |
| 3.7.0 | 939,417 | 11/3/2017 |
| 3.6.0 | 1,024,086 | 9/25/2017 |
| 3.5.2 | 433,272 | 9/1/2017 |
| 3.5.1 | 505,489 | 8/15/2017 |
| 3.5.0 | 171,714 | 8/10/2017 |
| 3.4.0 | 1,233,791 | 4/21/2017 |
| 3.3.0 | 913,564 | 3/7/2017 |
| 3.2.0 | 159,357 | 2/23/2017 |
| 3.1.0 | 90,031 | 2/16/2017 |
| 3.0.1 | 2,074,131 | 11/21/2016 |
| 3.0.0 | 540,361 | 10/13/2016 |
| 3.0.0-beta3 | 26,044 | 9/2/2016 |
| 3.0.0-beta2 | 13,664 | 8/3/2016 |
| 3.0.0-beta1 | 7,570 | 7/29/2016 |
| 2.53.1 | 1,270,079 | 6/29/2016 |
| 2.53.0 | 1,215,455 | 3/16/2016 |
| 2.52.0 | 724,067 | 2/12/2016 |
| 2.51.0 | 40,608 | 2/5/2016 |
| 2.50.1 | 73,882 | 1/28/2016 |
| 2.50.0 | 12,552 | 1/27/2016 |
| 2.49.0 | 57,708 | 1/19/2016 |
| 2.48.2 | 266,462 | 11/18/2015 |
| 2.48.1 | 172,299 | 11/4/2015 |
| 2.48.0 | 285,982 | 10/7/2015 |
| 2.47.0 | 347,872 | 7/29/2015 |
| 2.46.0 | 295,148 | 6/4/2015 |
| 2.45.0 | 528,584 | 2/27/2015 |
| 2.44.0 | 434,552 | 10/23/2014 |
| 2.43.1 | 159,450 | 9/17/2014 |
| 2.43.0 | 30,371 | 9/9/2014 |
| 2.42.0 | 208,735 | 5/27/2014 |
| 2.41.0 | 162,614 | 3/27/2014 |
| 2.40.0 | 142,012 | 2/19/2014 |
| 2.39.0 | 324,006 | 12/16/2013 |
| 2.38.0 | 23,144 | 12/5/2013 |
| 2.37.0 | 117,299 | 10/18/2013 |
| 2.36.0 | 11,280 | 10/17/2013 |
| 2.35.0 | 148,490 | 8/12/2013 |
| 2.34.0 | 14,823 | 8/6/2013 |
| 2.33.0 | 87,093 | 5/22/2013 |
| 2.32.1 | 39,469 | 4/24/2013 |
| 2.32.0 | 64,480 | 4/9/2013 |
| 2.31.2 | 51,061 | 3/4/2013 |
| 2.31.1 | 18,419 | 2/28/2013 |
| 2.31.0 | 10,503 | 2/27/2013 |
| 2.30.0 | 75,829 | 2/19/2013 |
| 2.29.1 | 26,830 | 1/17/2013 |
| 2.29.0 | 6,712 | 1/17/2013 |
| 2.28.0 | 37,298 | 12/11/2012 |
| 2.27.1 | 8,733 | 12/7/2012 |
| 2.27.0 | 6,994 | 12/5/2012 |
| 2.26.0 | 28,106 | 11/1/2012 |
| 2.25.1 | 106,375 | 7/20/2012 |
| 2.25.0 | 12,968 | 7/18/2012 |
| 2.24.0 | 17,272 | 6/19/2012 |
| 2.23.0 | 13,179 | 6/7/2012 |
| 2.22.1 | 6,555 | 6/5/2012 |
| 2.22.0 | 9,280 | 5/29/2012 |
| 2.21.0 | 29,681 | 4/11/2012 |
| 2.20.0 | 41,365 | 2/28/2012 |
| 2.19.0 | 13,654 | 2/9/2012 |
| 2.18.1 | 8,650 | 2/2/2012 |
| 2.18.0 | 8,748 | 1/27/2012 |
| 2.17.0 | 8,997 | 1/16/2012 |
| 2.16.0 | 12,056 | 1/4/2012 |
| 2.15.0 | 9,218 | 12/8/2011 |
| 2.14.0 | 6,815 | 11/29/2011 |
| 2.13.0 | 10,839 | 11/18/2011 |
| 2.12.0 | 7,389 | 11/10/2011 |
| 2.11.0 | 12,393 | 10/28/2011 |
| 2.10.0 | 6,332 | 10/27/2011 |
| 2.9.0 | 7,626 | 10/21/2011 |
| 2.8.0 | 10,467 | 10/6/2011 |
| 2.7.0 | 10,126 | 9/23/2011 |
| 2.6.0 | 8,420 | 9/13/2011 |
| 2.5.1 | 14,241 | 8/25/2011 |
| 2.5.0 | 10,394 | 8/23/2011 |
| 2.4.1 | 7,598 | 8/15/2011 |
| 2.4.0 | 6,842 | 8/11/2011 |
| 2.3.0 | 7,422 | 8/1/2011 |
| 2.2.0 | 113,254 | 7/26/2011 |
See the latest changes, included in this release, at https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG.