Todo App
Congratulations! You're ready to experiment writing UTAM page objects and test code against a real app.
First, decide what you want to test. Next, model it in JSON so that UTAM generates the methods you need.
Tip: You could start by removing the todoInput
basic element and replacing it with a custom element.
Where to next?
To set up your development environment and start coding in a project, see Get Started.
To gain a deeper understanding of the UTAM grammar, check out the Page Object JSON Grammar.
To learn more about the who, what, and why of UTAM, see What is UTAM.