Downloads (original) (raw)

Below is where you can find the latest releases of all the Selenium components.

You can also find a list of previous releases, source code, and additional information for Maven users.

Selenium Clients and WebDriver Language Bindings

In order to create scripts that interact with the Selenium Server (Remote WebDriver) or create local Selenium WebDriver scripts, you need to make use of language-specific client drivers.

While language bindings for other languages exist, these are the core ones that are supported by the main project hosted on GitHub.

Selenium Server (Grid)

The Selenium Server is needed in order to run Remote Selenium WebDriver (Grid).

Latest stable version4.25.0

To use the Selenium Server in a Grid configuration see thedocumentation.

The Internet Explorer Driver Server

This is required if you want to make use of the latest and greatest features of the WebDriver InternetExplorerDriver.

Please make sure that this is available on your %PATH%in order for the IE Driver to work as expected.

Selenium IDE

Selenium IDE is a Chrome, Firefox and Edge plugin which records and plays back user interactions with the browser. Use this to either create simple scripts or assist in exploratory testing.

Download latest released version forChromeor Firefox orEdge. View the Release Notes.

Download previous IDEversions.

Selenium Nightly Builds

If you need a bug fix or a feature that just landed on the codebase, or if you wish to test the next release before it is out, check the Selenium Nightly Builds.

While we always strive to keep code in a releasable state, bugs or undocumented changes might be present when you use a nightly build.

C Sharp

Ruby

Python

Python

Nightly builds are pushed to TestPyPI.

JavaScript

Java

C# NuGet

Nuget latest release is 4.25.0 Released on September 20, 2024.

Previous Releases

Here you can find a more complete list of Seleniumreleases.

Maven Information

If you're using Maven or Gradle, you will find more information onMVNRepository. When the most recent version of Selenium is not there yet, you can also check the SeleniumMaven repository.

Ecosystem

Over the last decade, a large ecosystem of Open Source projects have sprouted up around Selenium. Check them out at the Ecosystem page.

Platforms Supported by Selenium

Firefox

Firefox

GeckoDriver is implemented and supported by Mozilla, refer to theirdocumentationfor supported versions.

Internet Explorer

Internet Explorer

Only version 11 is supported, and it requires additionalconfiguration.

Safari

Safari

SafariDriver is supported directly by Apple, for more information, check theirdocumentation

Opera

Opera

OperaDriver is supported by Opera Software, refer to theirdocumentationfor supported versions.

Chrome

Chrome

ChromeDriver is supported by the Chromium project, please refer to theirdocumentationfor any compatibility information.

Edge

Edge

Microsoft is implementing and maintaining the Microsoft Edge WebDriver, please refer to theirdocumentationfor any compatibility information.

Microsoft Windows

Microsoft Windows

Most versions of MS Windows that are currently still supported by Microsoft should work with Selenium. Although we use the latest MS Windows to troubleshoot things, it does not mean Selenium won't attempt to support different versions of Windows. This only means we don't continually run tests on other particular version of Windows.

Apple macOS

macOS

We currently do not use any version of macOS in our automated tests against the Selenium project. However most developers on the project are using a recent version of macOS and we'll continue to support the current stable release and often the previous release.

Linux

Linux

We test mainly on Ubuntu, but other variations of Linux should also work where the browser manufacturers support them.

Source Code

You can also find a list of the Selenium source code at ourGitHub repository.

Support the Selenium Project

Learn more or view the full list of sponsors.