Why WebDriver Is An Interface not a class or an abstract class?
“Why WebDriver is an interface not a class or an abstract class?” This is a frequently asked interview question as well as an important concept of Selenium WebDriver. Anyway the answer of this question depends on how much you understand Interface and Abstract class concepts in Java and how and when to use. There are…
Read More “Why WebDriver Is An Interface not a class or an abstract class?” »