Skip to content

Instantly share code, notes, and snippets.

@Tiny-Giant
Created November 1, 2015 21:17
Show Gist options
  • Save Tiny-Giant/f7ffffaa48573dddd993 to your computer and use it in GitHub Desktop.
Save Tiny-Giant/f7ffffaa48573dddd993 to your computer and use it in GitHub Desktop.
javascript:document.getElementById('Email').value='YOUR_EMAIL';document.getElementById('next').click();setTimeout(function(){document.getElementById('Passwd').value='YOUR_PASSWORD';document.getElementById('signIn').click();},1000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment