Do-nothing Scripting: the Key to Gradual Automation
Do-nothing scripting automates tedious manual tasks incrementally by creating scripts that guide users through each step without executing them. This approach helps maintain focus and facilitates future automation by encasing each procedure step in a function, reducing the complexity of manual processes over time while not initially saving effort.
https://blog.danslimmon.com/2019/07/15/do-nothing-scripting-the-key-to-gradual-automation/