Install Selenium jars with Eclipse

  • Go to https://www.seleniumhq.org/download/ and click the download version link.it shows the latest one
  • After downloading, In Eclipse right-click on the project Properties->Java Build Path then click libraries tab, then Add External Jars
  • Navigate to the Selenium-standalone jar file and select it.
  • Click Ok
  • Inside the program, add main() method and type Webdriver & Ctrl Space bar you should get an option from selenium, otherwise, please install again

Custom Locators in Selenium

About Author :

I am Pavankumar, Having 8.5 years of experience currently working in Video/Live Analytics project.

Comment / Suggestion Section
Point our Mistakes and Post Your Suggestions
  • yogesha
    can you please upload the videos 
     
    Reply