Skip to content

Instantly share code, notes, and snippets.

@holydevil
Created January 31, 2014 02:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save holydevil/8725834 to your computer and use it in GitHub Desktop.
Save holydevil/8725834 to your computer and use it in GitHub Desktop.
wpt script for yahoo mail logged in user
logData 0
// bring up the login screen
navigate https://mail.yahoo.com/
logData 1
// log in
setValue name=login loginid
setValue name=passwd password
submitForm name=login_form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment