appium / appium/java-client

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

Open
#1,520 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.3k
Forks
752
Avg merge
6d 21h
Merged PRs (30d)
8

Description

Description

I am executing test with chrome driver webview. The test is fine for android version older than 10, but for other version an wried error is displayed.

Details

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 75. 

Any help?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Appium WebDriver ChromeDriver troubleshooting guide linked in the report and compare the device's Chrome/93.0.4577.82 version with the session's required ChromeDriver range of 71–75. The issue names no repository file or test and does not define a specific change or completion condition.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.