Interview Questions

Selenium WebDriver - Why you choose webdriver over RC ?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver - Why you choose webdriver over RC ?

a) Native automation faster and a little less prone to error and browser configuration,

b) Does not Requires Selenium-RC Server to be running

c) Access to headless HTMLUnitDriver can allow really fast tests

d) Great API etc.

(Continued on next question...)

Other Interview Questions