Selenium automates browsers. That's it!

What you do with that power is entirely up to you.

Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that.

Boring web-based administration tasks can (and should) also be automated as well.

Getting Started

Selenium WebDriver

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 collection of language specific bindings to drive a browser - the way it is meant to be driven.

Selenium IDE

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 that will do simple record-and-playback of interactions with the browser.

Selenium Grid

If you want to scale by distributing and running tests on several machines and manage multiple environments from a central point, making it easy to run the tests against a vast combination of browsers/OS, then you want to use Selenium Grid.

Selenium Level Sponsors

News

Removal of AbstractEventListener + EventFiringWebDriver + WebDriverEventListener

Friday, December 08, 2023

By Oscar Devora (@oscardevora)

This blog will go over some examples on how to transition code that uses the aforementioned classes.

Read More

Selenium 4.16 Released!

Wednesday, December 06, 2023

By Titus Fortner @titusfortner

Today we’re happy to announce that Selenium 4.16 has been released!

Read More

Novelties in Selenium Manager 0.4.15

Monday, November 13, 2023

By Boni García (@boni_gg)

Selenium Manager 0.4.15 is shipped with Selenium 4.15.0. This blog post summarizes the novelties introduced in this new release.

Read More

Support the Selenium Project

Want to support the Selenium project? Learn more or view the full list of sponsors.

Donate to Selenium

with PayPal

PayPal