[Appium Client 9.0.0] Connection closed locally
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 752
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 8
Description
Description
After upgrading appium to version 9.0.0 and selenium to 4.14.1 I am facing some unexpected connection close during test execution.
The same tests using appium 8.6.0 with selenium 4.13.0 works perfectly fine.
Environment
- Java client build version or git revision if you use some snapshot: openjdk 17.0.2 2022-01-18
- Appium server version or git revision if you use some snapshot: saucelabs > appium 2.0.0
- Desktop OS/version used to run Appium if necessary: Windows 10
- Node.js version (unless using Appium.app|exe) or Appium CLI or Appium.app|exe:
- Mobile platform/version under test: Web/Chrome 120
Exception Stacktraces
Caused by: org.openqa.selenium.remote.UnreachableBrowserException: Error communicating with the remote browser. It may have died.
Thanks in advance.
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 linked stack trace and reproduce the connection closure using the reported Java client, Selenium, Appium server, Windows, and Chrome versions. Compare the failing setup with Appium 8.6.0 and Selenium 4.13.0, then identify a specific regression or missing compatibility fix; the issue is done when the cause is confirmed and a verified correction or reproducible finding is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile-dev, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100