Wednesday, 9 September 2015

Creation of New Project in Eclipse and Addition of Selenium Jar files and TestNG Library

1    Note: Please download Selenium jar files and TestNG library before starting below steps.

             1.  Create a new Java Project in eclipse

2.      Click on Next and add Selenium Jar files (selenium-server-standalone-2.47.1, selenium-java-2.47.1 and selenium-java-2.47.1-srcs) and TestNG files. For TestNG files click on “Add Library” and to add Selenium Jar files click on “Add External Jars”







 3.      Expand the project in Java Eclipse and check the added files: