Skip to content

Instantly share code, notes, and snippets.

@peterdemin
Created May 9, 2017 15:43
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 peterdemin/c82ebda805aa07361e353d259728ead8 to your computer and use it in GitHub Desktop.
Save peterdemin/c82ebda805aa07361e353d259728ead8 to your computer and use it in GitHub Desktop.
TD Bank check
checks:
- name: TD
url: https://onlinebanking.tdbank.com/
form:
- id: txtUser
value: creds.td.username
- id: txtPassword
value: creds.td.password
transform:
- css: #balance
- text
- changes: verbose
notify:
- telegram
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment