Answers

Question and Answer:

  Home  Selenium

⟩ What are the capabilities of Selenium WebDriver or Google WebDriver or Selenium 2.0?

One should use WebDriver when requiring improved support for

• Mult-browser testing including improved functionality for browsers not well-supported by Selenium-1.0.

• Handling multiple frames, multiple browser windows, popups, and alerts.

• Page navigation.

• Drag-and-drop.

• AJAX-based UI elements.

 175 views

More Questions for you: