Interview Questions

Selenium WebDriver and Selenium IDE - How to run the tests in internet explorer using selenium webdriver?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver and Selenium IDE - How to run the tests in internet explorer using selenium webdriver?

When setup a webdriver in the code, we can select InternetExplorerDriver to use ID. If we want to use of the latest and greatest features of the WebDriver "InternetExplorerDriver", we need to download Internet Explorer Server.

(Continued on next question...)

Other Interview Questions