adspace


What are the different types of drivers available in webdriver?

Answer Posted / Km Sunita Devi

The different types of drivers available in Selenium WebDriver include:
1. ChromeDriver: for automating Google Chrome browser.
2. FirefoxDriver: for automating Mozilla Firefox browser.
3. InternetExplorerDriver: for automating Microsoft Internet Explorer browser.
4. SafariDriver: for automating Apple's Safari browser.
5. HtmlUnitDriver: a headless browser that does not require an actual web browser to run the tests.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know how to locate a link using its text in selenium?

985


How can you fetch an attribute from an element? How to retrieve typed text from a textbox?

1197


what will be the first salary and what will be the hike in the salary?

929


What’s selenese?

920


Have you created any framework?

1038