Selenium WebDriver – 5 Minute Getting Started Guide
Selenium 2.0 is commonly called as Selenium WebDriver as it is integrated with WebDriver API. WebDriver is designed to provide a simple and concise programming interface in addition to addressing some limitations in the Selenium-RC API. Selenium WebDriver support dynamic…