📅  最后修改于: 2022-03-11 14:58:20.495000             🧑  作者: Mango
--> WHAT ARE LOCATORS?
- Locators are methods that are used to locate HTML web elements for
Selenium browser driver.
--> WHAT IT IS USED FOR?
- It is used to locate any specific web element
on the UI of AUT (application under test)
--> HOW MANY Selenium LOCATORS?
- There are 8 locators.
- id, class, name, linktext, partialLinktext, cssSelector, xpath, tagName