Wed Sep 15 2021 14:28:50 GMT+1000 (Australian Eastern Standard Time)

Given I fill the "todo" field with "Buy carrots" 637ms

When I tap the 'add' button 803ms

Then I expect the todo list 127ms
Todo
Buy carrots

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
Todo
Buy blueberries
Buy apples
Buy carrots

Given I wait 5 seconds for the animation to complete 113ms

Given I have item with data < 1ms