This document provides an introduction to Selenium. It discusses that Selenium was named as an alternative to Mercury testing software to help cure issues with other tools. Selenium automates browsers and is becoming a W3C standard. It supports various browsers and programming languages but is not meant for performance or report generation. The document also briefly outlines Selenium Grid for scaling tests across environments and that Selenium is open source.