Sunday, April 13, 2014

What is Selenium

Selenium can be viewed as a API/Interface to any web browser to perform basic actions like click an link/button, type in textbox, select a list item, Verify text on page, etc. in a automated way.