Wednesday, September 2, 2015

Thursday, August 13, 2015

How to download selenium webdriver jar and configure into Project


 Navigation for Downloading selenium webdriver jars


  • Open Browser and type seleniumhq.org
  • Click on Download Tab
  • Under selenium standalone server
  • Click download version
  • and save into required location

 Navigation for configuring to selenium webdriver jars into project


  • Right click on project in eclipse
  • Select the option properties
  • Select the Java Build Path
  • Select the Library
  • Click on Add external jars
  • Browser jar files
  • Click OPEN
  • Click OK



Wednesday, August 5, 2015

Tuesday, August 4, 2015