Interview Questions

Selenium WebDriver - FirefoxDriver is class or an interface and from where is it inherited ?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver - FirefoxDriver is class or an interface and from where is it inherited ?

FirefoxDriver is a class. It implements all the methods of WebDriver interface.

(Continued on next question...)

Other Interview Questions