Skip to content

Instantly share code, notes, and snippets.

@betillogalvan
Created May 7, 2017 16:50
Show Gist options
  • Save betillogalvan/8d8667e10a824edfb89cd9b662c94e07 to your computer and use it in GitHub Desktop.
Save betillogalvan/8d8667e10a824edfb89cd9b662c94e07 to your computer and use it in GitHub Desktop.
javascript:var inputs = document.getElementsByClassName('uiButton _1sm'); for(var i=0; i<inputs.length;i++) { inputs[i].click(); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment