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.
Step : 2 The downloaded file is in Zipped format and one has to unzip the contents to map it to the project folder.
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.
No comments:
Post a Comment