Wednesday, October 29, 2014

Chapter 15- Configure Selenium WebDriver

Configure Selenium WebDriver

Now let us look at how to configure Selenium Webdriver. We will understand how to develop scripts with Selenium Webdriver in upcoming chapters, however for now we will understand just the configuration part of it.
Step : 1 Navigate to the selenium downloads section http://www.seleniumhq.org/download/ and download Selenium Webdriver by clicking on its version number as shown below.
Selenium IDE 49
Step : 2 The downloaded file is in Zipped format and one has to unzip the contents to map it to the project folder.
Selenium IDE 49
Step : 3 The Unzipped contents would be displayed as shown below. How to map it to the project folder and how to start scripting would be dealt in webdriver chapter.
Selenium IDE 51

No comments: