Automation Question:

Tell me the fundamental difference between XPath and CSS selector?

Answer:

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

Read All 108 Automation Questions
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?