Navigation for Downloading selenium webdriver jars
- Open Browser and type seleniumhq.org
- Click on Download Tab
- Under selenium standalone server
- Click download version
- and save into required location
Navigation for configuring to selenium webdriver jars into project
- Right click on project in eclipse
- Select the option properties
- Select the Java Build Path
- Select the Library
- Click on Add external jars
- Browser jar files
- Click OPEN
- Click OK