Selenium.WebDriver
4.40.0
Prefix Reserved
dotnet add package Selenium.WebDriver --version 4.40.0
NuGet\Install-Package Selenium.WebDriver -Version 4.40.0
<PackageReference Include="Selenium.WebDriver" Version="4.40.0" />
<PackageVersion Include="Selenium.WebDriver" Version="4.40.0" />
<PackageReference Include="Selenium.WebDriver" />
paket add Selenium.WebDriver --version 4.40.0
#r "nuget: Selenium.WebDriver, 4.40.0"
#:package Selenium.WebDriver@4.40.0
#addin nuget:?package=Selenium.WebDriver&version=4.40.0
#tool nuget:?package=Selenium.WebDriver&version=4.40.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 is compatible. 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. |
-
.NETFramework 4.6.2
- System.Text.Json (>= 8.0.5)
-
.NETStandard 2.0
- System.Text.Json (>= 8.0.5)
-
net8.0
- No dependencies.
NuGet packages (755)
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 (106)
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 | 191,057 | 1/18/2026 |
| 4.39.0 | 666,959 | 12/6/2025 |
| 4.38.0 | 716,600 | 10/25/2025 |
| 4.37.0 | 104,869 | 10/17/2025 |
| 4.36.0 | 298,796 | 10/2/2025 |
| 4.35.0 | 1,091,611 | 8/12/2025 |
| 4.34.0 | 1,124,194 | 6/29/2025 |
| 4.33.0 | 984,706 | 5/23/2025 |
| 4.32.0 | 554,495 | 5/2/2025 |
| 4.31.0 | 724,263 | 4/5/2025 |
| 4.30.0 | 536,462 | 3/21/2025 |
| 4.29.0 | 2,677,843 | 2/20/2025 |
| 4.28.0 | 797,062 | 1/20/2025 |
| 4.27.0 | 1,779,617 | 11/25/2024 |
| 4.26.1 | 958,096 | 10/31/2024 |
| 4.26.0 | 81,690 | 10/30/2024 |
| 4.25.0 | 1,370,086 | 9/20/2024 |
| 4.24.0 | 1,001,544 | 8/28/2024 |
| 4.23.0 | 1,676,141 | 7/19/2024 |
| 4.22.0 | 766,873 | 6/20/2024 |
See the latest changes, included in this release, at https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG.