I can see that the Geolocation popup is handled automatically for my automation tests. Is there any way I can disable this?

I can see that the Geolocation popup is handled automatically for my automation tests. Is there any way I can disable this?

Hi Mark,

You can pass the below capability as false and it would disable automatic popup handling: "autoAcceptAlerts":false.