Locators
Build on the fundamentals of Selenium by learning about locators.
We'll cover the following
What are locators?
To drive an element on the web page in a browser, we first have to find it. This finding mechanism in Selenium is handled by locators
.
Locators are used to find and match the elements on a web page that Selenium needs to interact.
Get hands-on with 1400+ tech skills courses.