'How to make Appium Inspector sync with the physical device when alerts/ dialog box by Android OS were displayed?
I am trying to develop automation script in Java using Appium. when I run the manual steps through the device, by opening my native mobile application, an Android dialog box comes up to choose between Chrome browser or Samsung internet browser to be used to open the activation url which I use to activate my native mobile application. See the picture '
' picture.
In order to select the check box and select the Chrome browser to be used by default, I am using 'Appium Inspector' and the session is established, but this Android OS dialog box is NOT showing up on the Inspector. See the picture '
' here.
What is the problem with the 'Android Inspector' not being able to show the Android OS related dialogs asking the user to do some selections ?
I am using Appium Server ver. 1.22.2, on JDK 11, with the latest chrome browser 100.0.4896.75, using Samsung galaxy note 4, with Android ver 9 on Mac Monterey.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
