Answer:
Relative XPath means that user can start from the middle of the HTML DOM structure and no need to write long XPath. Example of Relative XPath - //input[@id='email'].
Previous Question | Next Question |
Explain what is Selenium IDE? | Do you know what is the difference between "type" and "typeAndWait" command? |