Browser Automation Testing Using Selenium Webdirver
Browser Automation Testing Using Selenium Webdirver
WebDriver is a new technology with a suite of various tools to automate browser-basedweb application. The purpose of the thesis was to automate Gmail on multiple browsers and Selenium WebDriver was chosen. The web browser can be driven by Selenium WebDriver in order to execute different types of automation tests on the web application as if an end user can navigate through them. Selenium WebDriver can emulate actions like clicking on the image, context or entering text, dragging and dropping.