var interval = setInterval(function() { document.getElementsByClassName('revoke-access')[1].click() }, 3000);When done, run the below to stop the loop:
clearInterval(interval);
var interval = setInterval(function() { document.getElementsByClassName('revoke-access')[1].click() }, 3000);When done, run the below to stop the loop:
clearInterval(interval);
Nestor Urquiza is a hands-on technologist, security-first thinker and results-oriented business executive. An Electronics Engineer dealing with hardware, embedded/web software development, security, compliance and full business funnel process engineering. Keeping things simple and innovating top-down, from Marketing to Accounting.
No comments:
Post a Comment