Skip to content

Instantly share code, notes, and snippets.

@memoryleak
Created December 4, 2018 16:20
Show Gist options
  • Save memoryleak/ba8abf7856ea998dc279294378134e7b to your computer and use it in GitHub Desktop.
Save memoryleak/ba8abf7856ea998dc279294378134e7b to your computer and use it in GitHub Desktop.
var interval = setInterval(function() {document.getElementsByTagName('button')[4].click(); }, 750);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment