About Me

Page views

Powered by Blogger.

Followers

Wednesday 29 April 2015

Configure Eclipse with Selenium WebDriver :


Select WorkSpace on Eclipse start up

Open Eclipse IDE



Create new Java Project from File > New > Project .


Select Java Project and click Next.




Create a new Package

Right click on Project name ‘Estore‘ and select New > Package.

Give your Package name ‘automationTest‘ and click on Finish button.


Give your Class name ‘FirstTest‘, check the option ‘public static void main‘ and click on Finish button.

Now your Eclipse window will looks like

Add External Jars to Java build path

 Right click on Project ‘Estore‘ > Select Properties > Java build path. Then navigate to Librariestab and click Add External JARs.


Click OK.



0 comments:

Post a Comment

Popular Posts

Copyright © Learn Selenium Yourself | Powered by Blogger
Design by Duan Zhiyan | Blogger Theme by NewBloggerThemes.com