Repetition
On this page, your task is to complete repetitive tasks efficiently using your test automation tool.
Mark todos as completed
All of the following 0 tasks need to be marked as completed to pass this challenge. The number of tasks and checkboxes and their initial states vary on each visit, so make sure to check all of them and not uncheck any 🙃.
The todo texts are not guaranteed to be unique, so make sure to check all buttons regardless of their text.
Use your test automation tool to check them all at once or one by one. After checking all of them, assert that a success message appears.
Counter
The following counter is a typical example of a frontend component. Use the buttons to increase the counter to 100. After reaching the goal, assert that the counter contains the expected number of clicks.
Counter: 0 / 100