List the different types of drivers available in web drivers.



List the different types of drivers available in web drivers...

Answer / Shivam Agarwal

WebDriver supports various browser drivers to automate different browsers. Some of them are: 1. ChromeDriver (for Google Chrome) 2. FirefoxDriver (for Mozilla Firefox) 3. SafariDriver (for Apple's Safari) 4. InternetExplorerDriver (for Microsoft Internet Explorer) 5. EdgeDriver (for Microsoft Edge)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

How does you identify the list of links present on the page

1 Answers  


How to check if an element is visible on the web page?

1 Answers  


in real time, where do u log defects using selenium?

1 Answers   JPMorgan Chase,


what is the difference between driver.get() and driver.navigate.to(“url”)?

1 Answers  


List some scenarios which we cannot automate using selenium webdriver?

1 Answers  


What are the advantage and features of selenium ide?

1 Answers  


How you can capture server side log selenium server?

1 Answers  


What is selenium webdriver?

1 Answers  


What are the capabilities of selenium ide?

1 Answers  


What are the capabilities of selenium webdriver or google webdriver or selenium 2.0?

1 Answers  


What is a fundamental difference between xpath and css selector?

1 Answers  


how to handle staleelementreferenceexception?

1 Answers  


Categories