1
0
Fork 0
 
 
 
Go to file
Dustin dd0edc599e chase: Ensure transaction list is not empty
By default, the transaction list for the Chase credit card shows
transactions that have posted since the last statement.  This list can
sometimes be empty, particularly on the day the the statement is issued.
When this is the case, clicking the _Download Account Activity_ button
does not work; it simply displays a message stating "There's no account
activity showing to download."  Since we are going to adjust the date
range on the download form anyway, it doesn't matter what's showing,
we just need the button to work. Thus, we now set the page show all
transactions and then click the button.
2024-03-11 13:26:48 -05:00
.containerignore Add Containerfile 2023-12-12 08:09:41 -06:00
.gitignore Initial commit 2023-05-09 14:08:23 -05:00
Containerfile Add Containerfile 2023-12-12 08:09:41 -06:00
pinentry-stub.sh Remove unlock ntfy message 2023-12-12 08:09:40 -06:00
pyproject.toml meta: Relax Playwright dependency version 2023-12-12 08:09:40 -06:00
xactfetch.container Make URLs, etc. configurable 2023-12-12 08:09:41 -06:00
xactfetch.py chase: Ensure transaction list is not empty 2024-03-11 13:26:48 -05:00
xactfetch.timer Add example systemd units 2023-12-12 08:09:41 -06:00