How to allow the GPS location popup on iOS simulators for mobile browser automation on LambdaTest?
Hi Matthew,
You can pass locationServicesAuthorized:true
in your capabilities to allow the same and the pop up won’t be there in your tests anymore.