Get "Chrome version must be >= 53.0.2785.0" with Appium 1.6.2 and Android 6 Emulator
See original GitHub issueThe problem
I got this error whenever switching to webview context:
*error occurred while processing the command. Original error - unknown error - Chrome version must be >= 53.0.2785.0 (Driver info - chromedriver=2.25.426935 (820a95b0b81d33e42712f9198c215f703412e1a1),platform=Mac OS X 10.12.1 x86_64) (Selenium - -WebDriver - -Error - -UnknownError)*
Environment
- Appium version: 1.6.2
- OS: Mac OS X 10.11.6 x86_64
- Mobile platform: Android 6 (API23)
- Genymotion Emulator
- Appium CLI
Details
I have no problem when switching to webview context with Android 5.0, Android 5.1 Emulator and Android 6 Real device with same environment but facing this error with Android 6 Emulator. I tried many ways but no luck:
- Reinstall chromedriver with all versions 2.2, 2.3, 2.4, 2.5 and 2.6
- Install latest chrome version on emulator
- Install latest appium 1.6.2 (1.6.1 got same problem as well)
Link to Appium logs
https://gist.github.com/ltutitote/88bec54efe31a267b9766953c7155433
Issue Analytics
- State:
- Created 7 years ago
- Comments:7
Top Results From Across the Web
No Chromedriver found that can automate Chrome '53.0.2785'
Once if we run above command then appium get the compatible browser version matching the emulator/device and now from next time just start ......
Read more >For android 6.0.1 build in browser, the appium failed to start ...
BrowserActivity” }. Appium Version 1.4.0 (1.4.0). The server failed to start with error msg: Chrome version must be >= 60.0.3112.0
Read more >How to install Chrome Browser in Android Emulator - Support
Acquire the Chrome apk build for your required version and architecture (ARM, x86). Install Chrome apk on emulator by booting the device and ......
Read more >Not able to open the chrome browser in android emulator
Hi , I am new to Appium, I am trying to launch the chrome browser in emulator. I am getting the below error...
Read more >Difficulty with Browser/Chromium on android emulator and ...
Try replacing the existing chromedriver.exe with an older version ... Or the only solution is to get and install Chrome on emulator (how?...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks @mykola-mokhnach, I solved this problem by myself. For anyone who facing this issue, just download and install https://play.google.com/store/apps/details?id=com.google.android.webview on emulator and it will work perfectly
Update WebView and chrome Browser on device from PlayStore, ur problem would be resolve