How to accept unexpected pop-up alerts in iOS?
Accept all iOS alerts automatically if they pop up. This includes privacy access permission alerts (e.g., location, contacts, photos) and etc. For this add this capability.
autoAcceptAlerts:true
Note: Not Supported by XCUITest-driver