Capability to auto-accept permissions during random popups causing test failures?

Is there some capability that allows automatically accepting all permissions? The popups appear at random times on the screen and our tests are failing

Hey Rhian,

You can incorporate the following capabilities for app automation tests: autoGrantPermissions set to true and autoAcceptAlerts set to true. These settings help streamline the automation process by automatically granting permissions and accepting alerts during the tests.

I hope this helped; feel free to reach out if you have any doubts or need more clarification on related topics. We are here to help you :slight_smile: