Selenium.WebDriver 4.41.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.

No packages depend on Selenium.WebDriver.

See the latest changes, included in this release, at https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG.

.NET Framework 4.6.2

.NET Standard 2.0

.NET 8.0

  • No dependencies.

Version Downloads Last updated
4.41.0 1 03/01/2026
4.40.0 2 01/21/2026
4.39.0 3 12/10/2025
4.38.0 4 11/03/2025
4.37.0 5 11/03/2025
4.36.0 4 11/03/2025
4.35.0 7 08/14/2025
4.34.0 7 07/10/2025
4.33.0 7 07/10/2025
4.32.0 9 05/23/2025
4.31.0 9 05/23/2025
4.30.0 10 03/29/2025
4.29.0 10 03/29/2025
4.28.0 10 02/20/2025
4.27.0 10 02/20/2025
4.26.1 11 02/20/2025
4.26.0 10 02/20/2025
4.25.0 10 02/20/2025
4.24.0 11 02/20/2025
4.23.0 10 02/20/2025
4.22.0 9 02/20/2025
4.21.0 10 02/20/2025
4.20.0 11 02/20/2025
4.19.0 10 02/20/2025
4.18.1 11 02/20/2025
4.18.0 10 02/20/2025
4.17.0 11 08/31/2024
4.16.2 10 02/20/2025
4.16.1 10 02/20/2025
4.15.0 10 02/20/2025
4.14.1 10 02/20/2025
4.13.1 11 02/20/2025
4.13.0 11 02/20/2025
4.12.4 11 02/20/2025
4.12.2 10 02/20/2025
4.11.0 11 02/20/2025
4.10.0 11 02/20/2025
4.9.1 10 02/20/2025
4.9.0 10 02/20/2025
4.8.2 10 02/20/2025
4.8.1 10 02/20/2025
4.8.0 11 02/20/2025
4.7.0 11 02/20/2025
4.6.0 11 02/20/2025
4.5.1 10 02/20/2025
4.5.0 11 02/20/2025
4.4.0 11 02/20/2025
4.3.0 11 02/20/2025
4.2.0 11 02/20/2025
4.1.1 10 02/20/2025
4.1.0 11 02/20/2025
4.0.1 11 02/20/2025
4.0.0 12 02/20/2025
4.0.0-rc3 10 02/20/2025
4.0.0-rc2 10 02/20/2025
4.0.0-rc1 11 02/20/2025
4.0.0-beta4 10 02/20/2025
4.0.0-beta2 10 02/20/2025
4.0.0-beta1 10 02/20/2025
4.0.0-alpha07 10 02/20/2025
4.0.0-alpha05 11 02/20/2025
4.0.0-alpha04 10 02/20/2025
4.0.0-alpha03 10 02/20/2025
4.0.0-alpha02 9 02/20/2025
4.0.0-alpha01 11 02/20/2025
3.141.0 11 08/26/2024
3.14.0 10 02/20/2025
3.13.1 11 02/20/2025
3.13.0 12 02/20/2025
3.12.1 10 02/20/2025
3.12.0 11 02/20/2025
3.11.2 11 02/20/2025
3.11.1 10 02/20/2025
3.11.0 11 02/20/2025
3.10.0 11 02/20/2025
3.9.1 10 02/20/2025
3.9.0 11 02/20/2025
3.8.0 11 02/20/2025
3.7.0 11 02/20/2025
3.6.0 10 02/20/2025
3.5.2 10 02/20/2025
3.5.1 10 02/20/2025
3.5.0 11 02/20/2025
3.4.0 11 02/20/2025
3.3.0 11 02/20/2025
3.2.0 9 02/20/2025
3.1.0 10 02/20/2025
3.0.1 11 02/20/2025
3.0.0 10 02/20/2025
3.0.0-beta3 11 02/20/2025
3.0.0-beta2 10 02/20/2025
3.0.0-beta1 10 02/20/2025
2.53.1 12 02/20/2025
2.53.0 10 02/20/2025
2.52.0 11 02/20/2025
2.51.0 11 02/20/2025
2.50.1 10 02/20/2025
2.50.0 10 02/20/2025
2.49.0 10 02/20/2025
2.48.2 10 02/20/2025
2.48.1 10 02/20/2025
2.48.0 10 02/20/2025
2.47.0 10 02/20/2025
2.46.0 10 02/20/2025
2.45.0 12 02/20/2025
2.44.0 11 02/20/2025
2.43.1 10 02/20/2025
2.43.0 11 02/20/2025
2.42.0 10 02/20/2025
2.41.0 11 02/20/2025
2.40.0 10 02/20/2025
2.39.0 11 02/20/2025
2.38.0 10 02/20/2025
2.37.0 10 02/20/2025
2.36.0 10 02/20/2025
2.35.0 11 02/20/2025
2.34.0 11 02/20/2025
2.33.0 10 02/20/2025
2.32.1 11 02/20/2025
2.32.0 10 02/20/2025
2.31.2 11 02/20/2025
2.31.1 11 02/20/2025
2.31.0 10 02/20/2025
2.30.0 11 02/20/2025
2.29.1 11 02/20/2025
2.29.0 10 02/20/2025
2.28.0 10 02/20/2025
2.27.1 11 02/20/2025
2.27.0 11 02/20/2025
2.26.0 10 02/20/2025
2.25.1 11 02/20/2025
2.25.0 10 02/20/2025
2.24.0 10 02/20/2025
2.23.0 11 02/20/2025
2.22.1 10 02/20/2025
2.22.0 11 02/20/2025
2.21.0 12 02/20/2025
2.20.0 11 02/20/2025
2.19.0 11 02/20/2025
2.18.1 10 02/20/2025
2.18.0 11 02/20/2025
2.17.0 11 02/20/2025
2.16.0 11 02/20/2025
2.15.0 11 02/20/2025
2.14.0 11 02/20/2025
2.13.0 12 02/20/2025
2.12.0 11 02/20/2025
2.11.0 10 02/20/2025
2.10.0 10 02/20/2025
2.9.0 12 02/20/2025
2.8.0 11 02/20/2025
2.7.0 10 02/20/2025
2.6.0 11 02/20/2025
2.5.1 11 02/20/2025
2.5.0 11 02/20/2025
2.4.1 11 02/20/2025
2.4.0 10 02/20/2025
2.3.0 11 02/20/2025
2.2.0 11 02/20/2025