About 400 results
Open links in new tab
  1. Downloads - Selenium

    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.

  2. Install a Selenium library

    Sep 2, 2025 · Install a Selenium library Setting up the Selenium library for your favourite programming language. First you need to install the Selenium bindings for your automation project. The installation …

  3. Selenium

    Oct 8, 2025 · If you want to create robust, browser-based regression automation suites and tests, scale and distribute scripts across many environments, then you want to use Selenium WebDriver, a …

  4. Selenium IDE

    Getting started with Selenium IDE requires no additional setup other than installing the extension on your browser. One of our driving philosophies is to provide an easy to use tool that will give instant …

  5. The Selenium Browser Automation Project

    Apr 6, 2025 · Selenium Manager is a command-line tool implemented in Rust that provides automated driver and browser management for Selenium. Selenium bindings use this tool by default, so you do …

  6. Selenium 4.10.0 Released!

    Jun 7, 2023 · We’re very happy to announce the release of Selenium 4.10.0 for Java, .NET, Ruby, Python, and Javascript as well as the Grid and Internet Explorer Driver. Links to everything can be …

  7. File downloads - Selenium

    Jul 10, 2025 · Whilst it is possible to start a download by clicking a link with a browser under Selenium’s control, the API does not expose download progress, making it less than ideal for testing …

  8. Downloads - Selenium

    Download Selenium WebDriver, IDE, Grid, and other tools for automating browsers and testing web applications.

  9. Selenium 4.35 Released!

    Aug 12, 2025 · We’re excited to announce the release of Selenium 4.35 for Javascript, Ruby, Python, .NET, Java and the Grid! 🎉 Links to all assets can be found on our downloads page.

  10. WebDriver - Selenium

    Nov 7, 2024 · WebDriver drives a browser natively, as a user would, either locally or on a remote machine using the Selenium server. It marks a leap forward in terms of browser automation.