Tell me what is an Absolute XPath?

Submitted by: Muhammad
Absolute XPath is the direct way to find the element. It has a disadvantage. XPath gets failed if there are any changes made in the path of the element. html/body/div[3]/div/div[1]/div/div/div[1]/div/input - Absolute XPath example.
Submitted by: Muhammad

Read Online Automation Job Interview Questions And Answers