Is the ChromeDriver a Class or an Interface?
Question
Is the ChromeDriver a Class or an Interface?
Answer
ChromeDriver is a Java class, and it implements the WebDriver interface.
Is the ChromeDriver a Class or an Interface?
ChromeDriver is a Java class, and it implements the WebDriver interface.