question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to automate Chrome version because it is too old for this version of Chromedriver

See original GitHub issue

The 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:closed
  • Created 2 years ago
  • Comments:12

github_iconTop GitHub Comments

1reaction
mykola-mokhnachcommented, Sep 27, 2021

@baselalali Consider using Appium forum if you have more questions.

1reaction
StephanB75commented, Sep 27, 2021

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found