-
How to accept Use current location permission popup in Appium?
over 6 years ago
-
over 5 years ago
capabilities.setCapability("autoAcceptAlerts", true);
This is not working for android OS version > 6.0
-
-
over 5 years ago
@rmkr: This will work on android app also.
-
-
almost 6 years ago
HI is this above capability work on android app
-
3 Comment(s)