HOW TO START WITH SELENIUM WEBDRIVER?
Go through the following steps to start with the Selenium Webdriver:
2. Download JAR files for Selenium Server and Java language client from
http://www.seleniumhq.org/download/.
- Download & Install eclipse from
2. Download JAR files for Selenium Server and Java language client from
http://www.seleniumhq.org/download/.
3. Setup Java project build path libraries in Eclipse with Selenium Server and Java language client JARs as per instruction from
Post a Comment