You are on page 1of 1

var personasSeguidas =

document.getElementsByClassName("_5u3n");
for(var i=0; i<personasSeguidas.length;i++) {
personasSeguidas[i].click();
}

You might also like