Skip to content

Instantly share code, notes, and snippets.

@acoyfellow
Last active February 11, 2017 17:35
Show Gist options
  • Save acoyfellow/816461dc7cce1055f11b137d700650e9 to your computer and use it in GitHub Desktop.
Save acoyfellow/816461dc7cce1055f11b137d700650e9 to your computer and use it in GitHub Desktop.
document.querySelectorAll('.FriendRequestAdd.addButton').forEach(function(btn){
btn.click()
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment