L
L
lovegsxr2018-03-27 01:12:15
JavaScript
lovegsxr, 2018-03-27 01:12:15

How to auto-update geodata on icloud.com/#find?

Hello everyone, help me find a bike or create a new one.
I know that everything can be easily done through js, the attempt failed, either the site forbids using js, or I’m not writing correctly, but the essence is this;
It is necessary that the site has an auto-click on the div ".refresh-button"

javascript:unfollow=document.querySelectorAll('.refresh-button');for(var i=0;i<unfollow.length;i++)unfollow[i].click();

But it does not work on this particular site, it works on others (the div is different, but the point is to click on the element)

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question