The problem
I have under Android API 33 sometimes the issue that on driver.terminateApp() throws an error.
Original error: 'de.rm.app.android.debug' is still running after 500ms timeout
It does not occur everytime.
is it possible to make the timeout configurable
Environment
- Appium version (or git revision) that exhibits the issue: 2.0 beta43
- Last Appium version that did not exhibit the issue (if applicable):
- Desktop OS/version used to run Appium: Monterey
- Node.js version (unless using Appium.app|exe): 16.16
- Npm or Yarn package manager: 8.11
- Mobile platform/version under test: Android
- Real device or emulator/simulator: Emulator
- Appium CLI or Appium.app|exe: CLI
Link to Appium logs
(https://gist.github.com/StephanB75/1dfbe28ada1c99f7f0dc4e5e1d5e7d5d)
The problem
I have under Android API 33 sometimes the issue that on driver.terminateApp() throws an error.
Original error: 'de.rm.app.android.debug' is still running after 500ms timeout
It does not occur everytime.
is it possible to make the timeout configurable
Environment
Link to Appium logs
(https://gist.github.com/StephanB75/1dfbe28ada1c99f7f0dc4e5e1d5e7d5d)