Dashboard > Selenium IDE > Home
Selenium IDE Log In View a printable version of the current page.
Home
Added by Patrick Lightbody, last edited by Debbie on Oct 13, 2008  (view change)
Labels: 
(None)

Installing

Currently Selenium IDE is only available as a Firefox plugin. You can download and install from here: http://openqa.org/selenium-ide/download.action

Using Selenium IDE

Developing / Extending Selenium IDE

Adding Custom Format (Selenium IDE)
Automating Selenium IDE tests (Selenium IDE)
Building Selenium IDE (Selenium IDE)
Contributed Extensions and Formats (Selenium IDE)
Developer Info (Selenium IDE)
FAQ (Selenium IDE)
function checks text (Selenium IDE)
Getting Started with Selenium IDE (Selenium IDE)
Recording a Test (Selenium IDE)
Writing extensions (Selenium IDE)

Once I downloaded the IDE and used it for some basic tests, I found the Selenium Reference (http://release.openqa.org/selenium-core/0.8.2/reference.html) to be very helpful, especially for a new user.

One thing that frustrated me is that at various points Selenium IDE generated:

selectWindow name=null

This does not work. Changing this (manually) to

selectWindow null

makes everything fine.

Site running on a free Atlassian Confluence Community License granted to OpenQA. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.6 Build:#812 Aug 06, 2007) - Bug/feature request - Contact Administrators