Selenium WebDriver Drivers | Selenium Webdriver Online Course

Certify and Increase Opportunity.
Be
Govt. Certified Selenium Professional

Selenium WebDriver Drivers | Selenium Webdriver Online Course

WebDriver is the name of the key interface against which tests should be written, but there are several implementations. These include:

HtmlUnit Driver
This is currently the fastest and most lightweight implementation of WebDriver. As the name suggests, this is based on HtmlUnit. HtmlUnit is a java based implementation of a WebBrowser without a GUI. For any language binding (other than java) the Selenium Server is required to use this driver.

Firefox Driver
Controls the Firefox browser using a Firefox plugin. The Firefox Profile that is used is stripped down from what is installed on the machine to only include the Selenium WebDriver.xpi (plugin). A few settings are also changed by default (see the source to see which ones) Firefox Driver is capable of being run and is tested on Windows, Mac, Linux. Currently on versions 3.6, 10, latest – 1, latest

Internet Explorer Driver
This driver is controlled by a .dll and is thus only available on Windows OS. Each Selenium release has it’s core functionality tested against versions 6, 7 and 8 on XP, and 9 on Windows7.

Share this post
[social_warfare]
Selenium WebDriver | API Commands & Operations
Vskills Certified Selenium Professional | Selenium Grid

Get industry recognized certification – Contact us

keyboard_arrow_up