Skip to content

Instantly share code, notes, and snippets.

@jwalsh
Created August 17, 2010 19:32
Show Gist options
  • Save jwalsh/531617 to your computer and use it in GitHub Desktop.
Save jwalsh/531617 to your computer and use it in GitHub Desktop.
logData 0
// bring up the login screen
navigate http://wal.sh/form/login.html
logData 1
// log in
setValue name=registrationIdId someuser@aol.com
setValue name=password somepassword
submitForm name=fullLogin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment