Saturday, June 4, 2011

IDE Exercises

Ex-1
Open a specific URL (www.amazon.com)
Select “Books” under Search Select List
Search for a specific text (“Java”) in #1 page
Sort by “Prize: Low to high”
Check whether the windows title matches “Amazon.com: Java: Books”
Check whether the result set contains “Java” text
Click the link #2
Check whether the result set contains “Java” text

Wednesday, June 1, 2011

Selenium IDE 1.0.11 released

Selenium IDE

Selenium IDE is the a Firefox plugin that does record-and-playback of interactions with the browser. Use this to either script simple scripts, or to speed up creation of Selenium RC or Selenium Webdriver scripts.

Download version 1.0.11 released on 30/May/2011 or view the Release Notes

http://seleniumhq.org/download/