What is the use of “autoAcceptAlerts” capability?
Accept all iOS alerts automatically if they pop up.
This includes privacy access permission alerts (e.g., location, contacts, photos). Default is false.
Eg:-capabilities.setCapability("autolunch", true);