Thursday, February 16, 2012

Working with the Selenium Webdriver and Eclipse

1 comment:

  1. In order to work with the selenium need to download the webdriver from the selenium site.Find the below link for downloading the Webdriver

    http://seleniumhq.org/download/

    need to download the Java webdriver in order to work with java.

    Once the jar files are getting downloaded need to add those files to your project in Eclipse.Find the below step how to do.

    a)Open the eclipse.

    b)Create the Java project

    ReplyDelete