<< Selenium Tutorial | Where to get it >>

What is Selenium

<< Selenium Tutorial | Where to get it >>
What is Selenium?
Javascript framework that runs in your web-
browser
Works anywhere Javascript is supported
Hooks for many other languages
Java, Ruby, Python
Can simulate a user navigating through pages and
then assert for specific marks on the pages
All you need to really know is HTML to start
using it right away