Hello,
@UD. could you tell me, did you successfully run your appium tests on Android Browser (not Chrome/Chromium Browser)? I downloaded the latest chromedriver exe (2.19) and put it to C:\Program Files (x86)\Appium\node_modules\appium\build\chromedriver\windows. Logs are the same as in 2.14, Appium is probably trying to find Chrome
Got response with status 200: {“sessionId”:“79e91b839b3f2b381ed54f39e613c969”,“status”:100,“value”:{“message”:"chrome not reachable\n (Driver info: chromedriver=2.19.346078 (6f1f0cde889532d48ce8242342d0b84f94b114a1),platform=Wind…
You can see my full logs in other topic: Difficulty with Browser/Chromium on android emulator and chromedriver - #10 by czarnykwarc
Workaround is to create emulator in higher settings (API 23, Android 6) but what if I also need tests on older version of Android?