Unable to automate Chrome version because it is too old for this version of Chromedriver
See original GitHub issueThe problem
I am executing a test with chrome driver/Sauce Labs. The test is fine for android version older then 10, but for other version is failed
io.appium.java_client.NoSuchContextException: An unknown server-side error occurred while processing the command. Original error: Unable to automate Chrome version because it is too old for this version of Chromedriver. Chrome version on the device: Chrome/93.0.4577.82 Visit 'https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/web/chromedriver.md' to troubleshoot the problem. A new session could not be created. Details: session not created: Chrome version must be between 71 and 74
Issue Analytics
- State:
- Created 2 years ago
- Comments:12
Top Results From Across the Web
appium goes wrong with correct chromedriver version? #13812
Original error : Unable to automate Chrome version because it is too old for this version of Chromedriver. Chrome version on the device: ......
Read more >Failed to start Chromedriver session: A new session could not ...
Original error : Unable to automate Chrome version because it is too old for this version of Chromedriver. Chrome version on the device: ......
Read more >ChromeDriver is not compatible with the installed Chrome ...
Please update ChromeDriver to the appropriate version." or "No browser window is open, so navigation cannot continue." message is shown when ...
Read more >No Chromedriver found that can automate Chrome - YouTube
When you are automating webviews in your Android application, the above command will download the required chrome driver version.
Read more >Chrome Browser and ChromeDriver version mismatch issue
In this tutorial, I will tell you a simple way to avoid chrome driver and chrome driver version mismatch issues. Sometimes we need...
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
@baselalali Consider using Appium forum if you have more questions.
when you execute your test in the cloud and the device is also in the cloud, than i would ask saucelabs. Sorry for no better answer, never used saucelabs myself