Αποτελέσματα Αναζήτησης
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 for Chrome or Firefox or Edge. View the Release Notes. Download previous IDE versions.
29 Απρ 2024 · v4.0. Upgrade to Selenium 4. Are you still using Selenium 3? This guide will help you upgrade to the latest release! Upgrading to Selenium 4 should be a painless process if you are using one of the officially supported languages (Ruby, JavaScript, C#, Python, and Java).
13 Οκτ 2021 · This is available for Java, .Net, Python, Ruby, and Javascript. You can download it from your favourite package manager or right from GitHub! If you’re already a Selenium user, this update should be as easy as just changing your dependency from 3.x to 4.0.0.
15 Νοε 2023 · This page provides convenient JSON endpoints for specific ChromeDriver version downloading. For lower versions of Chrome, see below for the version of ChromeDriver that supports it. For more information on selecting the right version of ChromeDriver, see the Version Selection page.
25 Σεπ 2020 · The jar files for Selenium 4 Java bindings can be downloaded from the official Selenium downloads page. It will be downloaded as a zip file, unzip it. Selenium scripts can be executed on various platforms, namely Firefox, Chrome, Internet Explorer, Safari, Opera and Edge.
A browser automation framework and ecosystem. Contribute to SeleniumHQ/selenium development by creating an account on GitHub.
This project is a work in progress, towards a complete rewrite of the old Selenium IDE. The IDE traditionally was developed to be a browser extension, we are now rewriting it to work as an electron app. Now it is available as Firefox and Chrome extensions. There is also a new CLI runner based on Node JS, instead of the old HTML-based CLI runner.