Answers

Question and Answer:

  Home  Automation

⟩ Tell us the line of code Webdriver driver = new FirefoxDriver();.?

‘WebDriver' is an interface and we are creating an object of type WebDriver instantiating an object of FirefoxDriver class.

 136 views

More Questions for you: