All popups on iOS 16 versions on LambdaTest are accepted automatically but they are not accepted automatically on lower versions. What could be the reason?
Hi Jacqueline,
On iOS 16, the capability autoAcceptAlerts is by default true due to which all pop-ups are automatically accepted. For lower versions, you can pass “autoAcceptAlerts” as true in the capabilities and it would take care of all browser pop-ups.