Getting error while Initializing driver = new ChromeDriver | How to Set Chromdriver Path in Selenium

Vineet Singh
Vineet Singh
Getting error while Initializing driver = new ChromeDriver | How to Set Chromdriver Path in SeleniumIssue:Getting er ...
Getting error while Initializing driver = new ChromeDriver | How to Set Chromdriver Path in Selenium

Issue:
Getting error as soon as I Initialize driver new ChromeDriver also chrome Webdriver can't be resolved to a type error eclipse and java


This type of error occurs when you have added the external jars in the ModulePath. To resolve this issue, you can remove the external jars from the node "Modulepath". Select the node "Classpath" then add the external jars. Review that all the jars are under the node "Classpath"

همه توضیحات ...