Hi I am getting this error below Exception in thread main javalangIllegalStateException The path to the driver executable must be set by the webdriverchromedriver system property for more information see httpsgithubcomSeleniumHQseleniumwikiChromeDriver The latest version can be downloaded from httpchromedriverstoragegoogleapiscomindexhtml at comgooglecommonbasePreconditionscheckStatePreconditionsjava847 at orgopenqaseleniumremoteserviceDriverServicefindExecutableDriverServicejava134 at orgopenqaseleniumchromeChromeDriverServiceaccess000ChromeDriverServicejava35 at orgopenqaseleniumchromeChromeDriverServiceBuilderfindDefaultExecutableChromeDriverServicejava159 at orgopenqaseleniumremoteserviceDriverServiceBuilderbuildDriverServicejava355 at orgopenqaseleniumchromeChromeDriverServicecreateDefaultServiceChromeDriverServicejava94 at orgopenqaseleniumchromeChromeDriverinitChromeDriverjava123 at TestPackageTestSeleniummainTestSeleniumjava11 | Selenium Forum
S
Sudip Das Posted on 11/12/2018

S
Sudip Das Replied on 11/12/2018

Please find the error screen shot attached with this mail


A
Ashish Thakur Replied on 11/12/2018

Its webdriver.chrome.driver
w has to be in lower cases
You wrote in upper case