How to automate something
Last updated:
AUTOMATION
After you’ve figured out what to automate, follow these steps -
- Make sure you know how to do the thing manually.
- Document the steps needed for the same
- Make sure you can automate each step
- Bring it together - add one step after the next and test after each addition, incrementally.