Styrow.dev
Question 35 of 64

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.