<<Previous Question <<1500 Plus Interview Questions>> Next Question>>
What are the different types of drivers that are supported by Selenium WebDriver?
Watch the answer for this Selenium Interview Question in a detailed manner in the below youtube video:
Note: Don’t forget to subscribe to my Youtube channel.
Notes used for explanation in this Youtube video are provided after the video:
Notes used in the above Youtube Video:
Types of drivers that are available in Selenium WebDriver
The following are the different types of drivers available in Selenium WebDriver:
- > ChromeDriver
- > For executing Selenium Automation Scripts on Chrome Browser
- > FirefoxDriver
- > For executing Selenium Automation Scripts on Firefox Browser
- > InternetExplorerDriver
- > For executing Selenium Automation Scripts on Internet Explorer Browser
- > SafariDriver
- > For executing Selenium Automation Scripts on Safari Browser
- > OperaDriver
- > For executing Selenium Automation Scripts on Opera Browser
- > EdgeDriver
- > For executing Selenium Automation Scripts on Edge Browser
- > EventFiringWebDriver
- > For firing the WebDriver listener events
- > RemoteWebDriver
- > Used with Selenium Grid for executing automation scripts on different remote machines.
Next Steps:
- > For more Selenium Interview Questions and answers, continue to the next post (Click on Next Post link below)
- > Check complete Selenium Interview Questions list here (Click here)
Please leave your questions/comments/feedback below.
Happy Learning ?
<<Previous Question <<1500 Plus Interview Questions>> Next Question>>
On a mission to contribute to the Software Testing Community in all possible ways.