java-client icon indicating copy to clipboard operation
java-client copied to clipboard

android app crash when clicked on react native app overlay with appium java client 8.2.0

Open cnerkar1859 opened this issue 2 years ago • 0 comments

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)

cnerkar1859 avatar Sep 29 '22 21:09 cnerkar1859