Selenium IDE to Selenium WebDriver Ruby code conversion
September 2, 2011
1. Install Latest Mozilla Firefox browser (Now 6.0.x)
2. Install Latest Selenium IDE(Now 1.2.0) from http://seleniumhq.org/download/
3. Restart Fire fox — Open Selenium IDE (Tools –> Selenium IDE)
4. Options — Click Options
5. Change the settings like below

6. Record few actions in IDE and save the recorded script.
7. Refer Screenshot to convert it into Selenium WebDriver ruby code.
Selenium IDE Installation
September 8, 2010
1. Downlaod Firefox from http://www.mozilla.com/en-US/firefox/upgrade.html
2. Install Firefox
3. Open Firefox and Navigate to “http://seleniumhq.org/download/“
4. Selenium IDE — Click “Download”
5. IF Pop up Blocker appears — Allow Pop up
6. Install Selenium-IDE Add on.
7. Restart Firefox
8. Navigate to Tools tab –> Selenium IDE
