Errors - denhoefel/EcommerceSeleniumProject GitHub Wiki

Caused by: java.lang.ClassNotFoundException: org.openqa.selenium.HasAuthentication

  • This error happens when your pom dependencies are wrong. Maybe you have JUnit and TestNG dependencies in the same project.