This document provides an introduction to the Selenium automation testing tool. It discusses that Selenium supports various programming languages and browsers, and has components including IDE, RC, and WebDriver. It also describes how to install Selenium IDE as a Firefox add-on and how to configure Selenium WebDriver by downloading jars and setting up projects in Eclipse. Finally, it introduces XPath as a language for selecting nodes from XML.