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
Post a Comment