How to handle "access to location" popup on Chrome browser?

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");