Interview Questions

Selenium WebDriver and Selenium IDE - How to run the tests without a browser or with HTML unit driver in selenium webdriver?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver and Selenium IDE - How to run the tests without a browser or with HTML unit driver in selenium webdriver?

WebDriver driver = new HtmlUnitDriver();

(Continued on next question...)

Other Interview Questions