android app crash when clicked on react native app overlay with appium java client 8.2.0
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 752
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 8
Description
Description
android app is crashing with appium when clicked on overlay but works fine manually otherwise, Same app works fine with iOS with same appium version , The current react native version is 69 for the app which we are testing!
Environment
- Appium version (or git revision) that exhibits the issue: 2.0.0-beta.43
- Last Appium version that did not exhibit the issue - N/A
- Desktop OS/version used to run Appium: v1.22.3
- Node.js version (unless using Appium.app|exe): v18.7.0
- Npm or Yarn package manager: 8.15.0
- Mobile platform/version under test: android /11
- Real device or emulator/simulator: real device
- Appium CLI or Appium.app|exe:
Details
There are other overlays in the app which works fine with appium but it doesn't work with one overlay and that too only on android using appium , otherwise manually it doesn't crash
Code To Reproduce Issue [ Good To Have ]
Exception Stacktraces
Below are the logcat logs i captured which has some crash related logs but i am not able to find what's the root cause of it
(https://gist.github.com/cnerkar1859/05eed11a57bca92626709ac7caa8d41a)
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 by reviewing the linked logcat and reproducing the Android overlay click with Appium 2.0.0-beta.43, the Java client 8.2.0, and the stated Android 11 environment. Done means the crash cause is isolated and the overlay interaction no longer crashes under the reproducing conditions, with the reproduction details documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, react-native
- Domain
- mobile, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100