Showing posts with label Interview. Show all posts
Showing posts with label Interview. Show all posts

Monday, August 8, 2016

What are different Implementing Classes available for WebDriver?

If you have experience of around 2 years in automation testing then is one of the most common question you may be asked in interview

Here's the answer :

  • ChromeDriver
  • EdgeDriver
  • OperaDriver
  • FirefoxDriver
  • InternetExplorerDriver
  • SafariDriver
  • RemoteWebDriver
  • EventFiringWebDriver

     In interview you should be able to name 5-6 WebDriver Implementing Classes.