Site icon Tutorial

Advance Selenium | Selenium Webdriver Online Course

Selenium Webdriver Online Course

Advance Selenium | Selenium Webdriver Online Course

The biggest change in Selenium recently has been the inclusion of the WebDriver API. Driving a browser natively as a user would either locally or on a remote machine using the Selenium Server it marks a leap forward in terms of browser automation.

Selenium WebDriver fits in the same role as RC did, and has incorporated the original 1.x bindings. It refers to both the language bindings and the implementations of the individual browser controlling code. This is commonly referred to as just “WebDriver” or sometimes as Selenium 2.

Selenium 1.0 + WebDriver = Selenium 2.0

WebDriver is the name of the key interface against which tests should be written in Java

This module covers the following topics:

Go back to Tutorial                                                                                Go to Home Page

Exit mobile version