1
0
Commit Graph

2 Commits

Author SHA1 Message Date
7cab766c38 Refactor error handling
The `ntfyerror` context manager replaces `screenshot_failure` for
handling online banking interaction failures.  It has several
advantages, notably:

* takes a screenshot of the browser page *before* logging out
* cleaner suppression of exceptions, with success tracking
* sends an `ntfy` message, with the screenshot attached
2023-05-11 22:52:35 -05:00
7683ff5760 Initial commit 2023-05-09 14:08:23 -05:00