Mon Jul 25 2022 16:30:33 GMT+1000 (Australian Eastern Standard Time)
An unnamed feature is possible if something is logged before any feature has started to execute
An unnamed scenario is possible if something is logged before any feature has started to execute

Unnamed < 1ms

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

When I tap the "add" button 584ms

And I fill the "todo" field with "Buy hannah's apples" 507ms

When I tap the "add" button 232ms

And I fill the "todo" field with "Buy blueberries" 255ms

When I tap the "add" button 229ms

Then I expect the todo list 276ms
Todo
Buy blueberries
Buy hannah's apples
Buy carrots

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

Given I have item with data < 1ms