Different type of drivers available in selenium webdriver

HTMLUnit and Firefox are two browsers that webdriver can directly automate. They will not require a separate component to install or run while the test is being executed. For other browsers, a separate program is needed. That program is called as the Driver Server.

Every browser have different driver server. For example, Chrome has its own driver server which you cannot use on other browsers. Below is the list of driver servers and the corresponding browsers that use them.

BROWSER                              DRIVER SERVER
1) HTML Unit                          None
2) Firefox                               None
3) Internet Explorer                Internet Explorer Driver Server
4) Chrome                             ChromeDriver
5) Opera                                OperaDriver

You can download these driver servers here.

Different Type of Drivers Available in Selenium Webdriver


<-- Previous || Next -->

1 comment:

  1. You are doing a good job and sharing your knowledge to others! it was one of the good post to read and useful to improve the knowledge as updated one, keep doing the good work.

    Selenium Training in Electronic City, Bangalore my knowledge as updated one, keep blogging.

    ReplyDelete