AutoHotkey. It's a fairly comprehensive yet easy to use GUI automation, hotkeys and scripting tool, and unfortunately there's no decent replacement for it in Linux - especially under Wayland, which prevents some features working in an automated way (eg screen capture, extracting the RGB values of the pixel under the mouse cursor etc).
gaws|2 years ago
I've had a lot of success with AutoKey[1].
[1]: https://github.com/autokey/autokey
_d3Xt3r_|2 years ago