error:The type org.openqa.selenium.chrome.ChromeDriver is not accessible
How to resolve this error:The type org.openqa.selenium.chrome.ChromeDriver is not accessible.
I have maintained the path setting in environment variable.
Error is coming while importing:
import org.openqa.selenium.chrome.ChromeDriver;