You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, as mentioned in the title the uiautomator2 driver is not taking the autoDismissAlerts capability.
Here's the exact message:
[AndroidUiautomator2Driver@d1ad] The following provided capabilities were not recognized by this driver:
[AndroidUiautomator2Driver@d1ad] autoDismissAlerts
Here's the capabilities list for reference(as picked from the logs):
Hi @mykola-mokhnach, that's interesting.. so there's no top level way to 'auto-dismiss' all alerts on android? and that we have to dismiss them one by one deterministically?
Hi, as mentioned in the title the uiautomator2 driver is not taking the autoDismissAlerts capability.
Here's the exact message:
Here's the capabilities list for reference(as picked from the logs):
OS: Debian 11
Appium version: 2.16.2
Uiautomator2 driver version: 4.0.3
Please advise, I couldn't find any discussion regarding this on the internet.
The text was updated successfully, but these errors were encountered: