The requested page is not available for selected version.
Updating ChromeDriver for Google Chrome on Android cloud devices
Update ChromeDriver to make automated mobile web tests on Google Chrome version 53 or later work properly.
From the ChromeDriver web site, download the latest version of ChromeDriver.
Unzip the archive to a location of your choosing.
Overwrite the original ChromeDriver, chromedriver.exe, which is installed automatically when you install the Appium desktop application, in <APPIUM_INSTALL_DIR>\node_modules\appium\node_modules\appium-chromedriver\chromedriver\win with the file you manually downloaded above.