I just installed chrome.apk file in android emulator, and It seems to be installed successfully. But When I tried to execute the below script, Its open up the chrome browser in
Actually I was also facing the same issue, after a long day search I came to know that the chrome driver need to be in compatible with the chrome browser present in your device. Check the details here:
Chrome driver for respective browser version
After that download the chrome driver which is suitable and replace it with the chrome driver present in the appium installed folder:
\Appium\node_modules\appium\node_modules\appium-chromedriver
In my case it is:
C:\Program Files (x86)\Appium\node_modules\appium\node_modules\appium-chromedriver\chromedriver