I am trying to run my first test through Appium and getting the below error.
org.openqa.selenium.SessionNotCreatedException: A new session could not be created. (Orig
Replace old chrome driver to new chrome driver in appium location, it worked for me.
The Appium location should be something like:
C:\Program Files (x86)\Appium\node_modules\appium\node_modules\appium-chromedriver\chromedriver\win\
Appium version : 1.4.16.1