Description
In this course, you will learn :
- How to write an expression that identifies a complex locator using a variety of techniques.
- Learn the best practises for writing an efficient and optimised locator.
- In this course, we used puppeteer and Javascript to demonstrate evaluating an XPath expression.
Syllabus :
- Basics of HTML & Document Tree
- Basics of XPath
- Absolute and Relative XPath
- XPath Expressions using Attributes
- XPath Expressions using Functions
- XPath Operators
- XPath Axes
- Dynamic XPath
- Writing Effective XPath