Web driver is a java interface which is having lot of implementing classes and functions which we can refer from javadocs in selenium official site.
Download latest java client version from http://seleniumhq.org/download/. Its a zip pack, Unzip and go to eclipse Create new java project and right click on java project and select Build Path ---> Configure build path Click "Add External Jars" and select all the jar under the unzipped folder. Then click OK.
Download latest java client version from http://seleniumhq.org/download/. Its a zip pack, Unzip and go to eclipse Create new java project and right click on java project and select Build Path ---> Configure build path Click "Add External Jars" and select all the jar under the unzipped folder. Then click OK.