How can I access GPS location popup on iOS simulators for Mobile Browser Automation?

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.