Automation Question:

Download Job Interview Questions and Answers PDF

Tell me how could AJAX controls be handled in WebDriver?

Automation Interview Question
Automation Interview Question

Answer:

AJAX allows the Web page to retrieve small amounts of data from the server without reloading the entire page.

The different wait methods should be applied for testing Ajax application:

☛ ThreadSleep
☛ Implicit Wait
☛ Explicit Wait
☛ WebdriverWait
☛ Fluent Wait

Download Automation Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what is a keyword-driven framework?Tell me the meaning of assertion in Selenium and what are the types of assertion?