Given
I fill the "todo" field with "Buy carrots"
501ms
When
I tap the "add" button
719ms
And
I fill the "todo" field with "Buy apples"
379ms
When
I tap the "add" button
722ms
And
I fill the "todo" field with "Buy blueberries"
374ms
When
I tap the "add" button
720ms
Then
I expect the todo list
367ms
Given
I wait 5 seconds for the animation to complete
113ms