Open the TodoMVC application
Add items [Feed The Cat, Walk the dog]
The todo list should contain all the entries in the expected order
The todo list count should be 2
Open the TodoMVC application
Add item Feed The Cat
The todo list should contain 'Feed The Cat
The todo list count should be 1
Scenario | Steps | Started | Duration | Result |
---|---|---|---|---|
Adding multiple tasks | 4 | 15:54:09 | 31s 230ms | |
Adding a single task | 4 | 15:54:41 | 3s 140ms |