Answers

Question and Answer:

  Home  Selenium

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

Capabilities of Selenium WebDriver or Google WebDriver or Selenium 2.0 are:

One should use WebDriver when requiring improved support for

1. Mult-browser testing including improved functionality for browsers

not well-supported by Selenium-1.0.

2. Handling multiple frames, multiple browser windows, pop-ups, and alerts.

3. Page navigation.

4. Drag-and-drop.

5. AJAX-based UI elements.

 156 views

More Questions for you: