Installing Selenium IDE
Selenium IDE is available as the Firefox extension, which allows
to record and play the test steps and play it back. The tool allows you to edit
the recorded scripts. The extension build as IDE, which bundled with lot of
features. Using IDE you can also convert the scripts into source of different
languages.
Steps to follow,
- Open Firefox
- Follow as per in the video
- Goto http://docs.seleniumhq.org/download/
- Click on 2.5.6 under Selenium IDE section
- Allow the installation
- Once Installation Completed
- Restart the firefox
Comments
Post a Comment