New scripting framework for automating macOS UI actions(github.com)
github.com
New scripting framework for automating macOS UI actions
https://github.com/veertuinc/anka-click-scripts
2 comments
This reminds me of AutoIt. It was a scripting language for windows that helped with UI automation, and it was one of the things that opened up the world of programming to me when I was 12.
We built a new framework to automate UI actions on macOS This framework enables you to write automation for UI actions in more behavior-driven steps and not worry about UI system inconsistencies like retries, timeouts, etc. Right now, this framework is exposed to work in Anka macOS VMs. We plan to expose this framework to work on non-virtualized macOS systems.