python - How to get co-ordinates(longitude and latitude) on Google map with Selenium? -


I used selenium (python, firefox) to test website behavior I am At a certain point it goes to the web page, where it has a Google map with an object on it, I need to get its coordinates ( the latitude and latitude of this object on the map) ).

Do you have any idea how this can be done? I can not modify the code on the website


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -