Please help with the “know your location” popup on Chrome browser.
Hi Alex,
You will need to add the following command to stop disable the location pop-up:
options.addArguments("--disable-geolocation");
Please help with the “know your location” popup on Chrome browser.
Hi Alex,
You will need to add the following command to stop disable the location pop-up:
options.addArguments("--disable-geolocation");