Automation Question:

Tell me the fundamental difference between XPath and CSS selector?

Automation Interview Question
Automation Interview Question

Answer:

Using CSS selector we can only move downwards in the document, using XPaths we traverse up in the document.


Previous QuestionNext Question
Tell us how can you create HTML test report from your test script?Do you know what is a data-driven framework?