Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in DevOps and Agile by (47.6k points)

How do I start Selenium?

1 Answer

0 votes
by (106k points)

Below are the steps which you can follow to start Selenium:-

  1. There are multiple programming languages supported by Selenium.

  2. You can go through all supported language and choose one of it.

  3. You can use core Java, then explore core Java and lean it, be able to code core Java code

  4. You need to learn the testing framework with Java, TestNG is one of it… explore it as well.

  5. You should have basic knowledge of build tool if working with Java to go for maven.

  6. You must learn about web technology and create locator.

  7. Need to explore XPath tutorials.

  8. Browser Automation is the site you can refer once you are done with point 1 to 7

If you want to learn more about Selenium you must have a look at the following Selenium Training Course. I am also mentioning a video tutorial which you must watch to learn all about Selenium.

Browse Categories

...