Description
In this course, you will learn :
- Why is it necessary to create unbreakable web locators for web automation?
- selecting the best identification method to use.
- Identifying web page elements with Id, class name, and other identifiers.
- XPath is used to identify elements on a web page.
Syllabus :
- Identifying web elements by ID
- Identifying web elements by classname
- other ways to identify web locators
- identifying web locators by XPath