What is Selenium used for?

What is selenium element used for?

Selenium is a Test Automation tool for WebApplication. Selenium WebDriver interacts with browser components via locator Identifier . In There are 7 different element idetifiers in Selenium like Id, Name,Class Name ,Link, Css ,XPath, Partial Link Text.

Learn about Locators and how to use that in Selenium WebDriver here