-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Closed
Copy link
Labels
Androidrelated to Android-native driver(s)related to Android-native driver(s)Buga problem that needs fixinga problem that needs fixingMobile Chromerelated to mobile Chrome driverrelated to mobile Chrome driver
Description
The problem
Appium crashes on reset if current context is webview
Environment
- Appium version (or git revision) that exhibits the issue: 1.10.1
- Desktop OS/version used to run Appium: MacOS
- Node.js version (unless using Appium.app|exe): 10
- Npm or Yarn package manager: 6.7.0
- Mobile platform/version under test: Android 9
- Real device or emulator/simulator: real
- Appium CLI or Appium.app|exe: appium from npm
Details
Appium crashes on reset if current context is webview
Link to Appium logs
https://gist.github.com/xlenz/d6fb0d779e8735784a8af4e6148f6342
Code To Reproduce Issue [ Good To Have ]
code won't be helpful, here is highlevel steps:
- run tests for some app
- do something in native context
- switch to webview
- do reset
- switch to native context
- try find element in native context
Metadata
Metadata
Assignees
Labels
Androidrelated to Android-native driver(s)related to Android-native driver(s)Buga problem that needs fixinga problem that needs fixingMobile Chromerelated to mobile Chrome driverrelated to mobile Chrome driver