Nice work Glenn!
(I still think AutoHotKey would have been a better choice than KeePass
for your keystroke automation though.)
I wasn't aware of UI.Vision - looks interesting, thanks for sharing.
Regards
Geoff
=
On 15/08/2022 1:00 pm, Glenn Fowler wrote:
Hi,
Automating the GUI is cert
Hi,
Automating the GUI is certainly possible (basically it's just RPA). I did
it using PowerShell:
https://www.reddit.com/r/GnuCash/comments/mugurm/automatically_scan_ocr_receipts_invoices/
Just adding that if you are looking into Selenium I would recommend
UI.Vision: https://ui.vision/ It runs
Hi Tom
Yes, AutoHotKey is quite a powerful scripting language and has some
basic date handling functionality built in. Here is a trivial example
as a demonstration, but note that it fails for cases where the day of
the month is greater than 28. This is easy to fix, but I don't know the
spec