Python Forum
Disable checkbox of google maps markers/labels using selenium - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Web Scraping & Web Development (https://python-forum.io/forum-13.html)
+--- Thread: Disable checkbox of google maps markers/labels using selenium (/thread-35640.html)



Disable checkbox of google maps markers/labels using selenium - erickkill - Nov-25-2021

Hi. I want to automate a print screen of the google maps page (https://www.google.com/maps/@-23.5973414,-46.640695.15z), using selenium and would like to disable the 'Markers' checkbox, as the picture below:

[attachment=1418]


The result is to be as shown below:

[attachment=1419]