About 600 results
Open links in new tab
  1. 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 …

  2. Selenium

    Oct 8, 2025 · If you want to create quick bug reproduction scripts, create scripts to aid in automation-aided exploratory testing, then you want to use Selenium IDE; a Chrome, Firefox and Edge add-on …

  3. Selenium IDE

    Dec 7, 2021 · Selenium’s Integrated Development Environment (Selenium IDE) is an easy-to-use browser extension that records a user’s actions in the browser using existing Selenium commands, …

  4. Getting Started · Selenium IDE

    You can play tests back in the IDE by selecting the test or suite you'd like to play and clicking the play button in the menu bar above the test editor. The test (s) will play back in the browser.

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

  6. Locator strategies | Selenium

    Jul 29, 2025 · Creating Locators To work on a web element using Selenium, we need to first locate it on the web page. Selenium provides us above mentioned ways, using which we can locate element on …

  7. Finding web elements | Selenium

    Sep 6, 2025 · One of the most fundamental aspects of using Selenium is obtaining element references to work with. Selenium offers a number of built-in locator strategies to uniquely identify an element.

  8. The Selenium Browser Automation Project

    Apr 6, 2025 · You should continue on to Getting Started to understand how you can install Selenium and successfully use it as a test automation tool, and scaling simple tests like this to run in large, …

  9. Working with IFrames and frames - Selenium

    Jul 29, 2025 · This happens because Selenium is only aware of the elements in the top level document. To interact with the button, we will need to first switch to the frame, in a similar way to how we switch …

  10. Selenium IDE · Open source record and playback test automation for …

    Need help? This project is maintained by the Selenium organization. We often lurk around on GitHub, IRC and Twitter.