Unable to automate Chrome version because it is too old for this version of Chromedriver.
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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