Xpath:
1. XPATH stands for XML Path.
2. XPATH is a query or language for finding any element on the web page using XML Path expression.
3. XPATH is used to find location of any element on a web page using HTML DOM structure.
Xpath is of two types:
a) Absolute XPATH
b) Relative XPATH