Monday, September 19, 2016

Selenium Installation

1 . Install latest version of eclipse


2.  Download selenium jar files from http://www.seleniumhq.org/download/

3.  Launch Eclipse tool and add external jar files that is selenium jar file in eclipse

 Once crating a project : Right click on Project ‘XXX‘ > Select Properties > Java build path. Then navigate to Libraries tab and click Add External JARs


Add Selenium Java jar,Add all the jars from the libs folder as well

1 comment: