Exception in thread “main” java.lang.Error: Unresolved compilation problems:
WebDriver cannot be resolved to a type
ChromeDriver cannot be resolved to a type
at project1.class1.main(class1.java:5)
Error
i installed eclipse and added selenium jar to project
Error: WebDriver cannot be resolved to a type
How to fix below error
Error
New contributor
AnjaneyaReddy G is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.