Downloads

Below is where you can find the latest releases of all the Selenium projects. You can also find a list previous releases, nightly releases, source code, and additional information for Maven users (Maven is a popular Java build tool).

Project Release Date Version  
Selenium Core June 10, 2009 1.0.1 Download | Changelog
Selenium IDE May 27, 2010 1.0.7 Download | Release Notes
Selenium RC February 23, 2010 1.0.3 Download
Selenium Grid April 8, 2010 1.0.6 Download (zip) | Changelog
CubicTest Nov 10, 2008 1.8.11 Download | Changelog
Bromine July 25, 2010 3.0 RC 2 Download (zip) | Download (rar)
Selenium 2 April 22, 2010 2.0 alpha 5 Download


Plugins for Selenium IDE

Name Author License Released Version
Stored Variables Viewer Samit Badle Unknown/Free July 1, 2010 1.0
A plugin for Selenium-IDE to view the stored variables within Selenium IDE. Stored variables are created using the store, storeText, storeExpression and other similar store* commands. This plugin allows you to view these variables when the test is running. More info.
Grails Formatters Robert Fletcher Unknown/Free June 15, 2010 1.0
Adds Grails Formatters. More info.
Sauce IDE Sauce Labs Unknown/Free March 11, 2010 1.0-beta3
Run scripts with Sauce OnDemand cloud testing service.
Flow Control Dave Hunt Apache February 24, 2010 1.0.1
Incorporates the flow control extension available here and here.
WebDriver Backed Formatters Dave Hunt Apache February 24, 2010 1.0.1
Adds WebDriver backed Selenium formatters, which allows users to take advantage of WebDriver without having to modify their tests to use the new API.