About 50 results
Open links in new tab
  1. Selenium

    Feb 22, 2026 · 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 …

  2. The Selenium Browser Automation Project

    Apr 6, 2025 · Selenium brings together browser vendors, engineers, and enthusiasts to further an open discussion around automation of the web platform. The project organises an annual conference to …

  3. 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.

  4. Write your first Selenium script

    Jan 23, 2026 · Most Selenium users execute many sessions and need to organize them to minimize duplication and keep the code more maintainable. Read on to learn about how to put this code into …

  5. 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 …

  6. Selenium Overview

    Feb 6, 2024 · It records the users’ actions in the browser for you, using existing Selenium commands, with parameters defined by the context of that element. This is not only a time-saver but also an …

  7. 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.

  8. Getting started | Selenium

    Jan 12, 2022 · Before you can start writing Selenium code, you have to install the language bindings libraries for your language of choice, the browser you want to use, and the driver for that browser.

  9. Selenium 4.40 Released!

    Jan 18, 2026 · We’re excited to announce the release of Selenium 4.40 for JavaScript, Ruby, Python, .NET, Java and the Grid! 🎉 Links to all assets can be found on our downloads page.

  10. About Selenium

    Over the last decade, a large ecosystem of Open Source projects have sprouted up around Selenium. This page attempts to capture some of those projects that make use of Selenium WebDriver as a …