Starts with a todo list containing: {Walk the dog,Put out the garbage}
Deletes: Walk the dog
Should see that the number of items left is: 1
Starts with a todo list containing: {Walk the dog,Put out the garbage}
Deletes: Walk the dog
Should see that displayed items contain: {Put out the garbage}
Number of Scenarios | 2 | Total Duration | 6s |
Total Number of Test Cases | 2 | Fastest Test | 3s |
Number of Manual Test Cases | 0 | Slowest Test | 3s |
Tests Started | May 23, 2024 08:43:56 | Average Execution Time | 3s |
Tests Finished | May 23, 2024 08:44:02 | Total Execution Time | 6s |
feature | Scenario | Context | Steps | Started | Total Duration | Result |
---|---|---|---|---|---|---|
DeletingTodos | Should see deleting a todo decreases the remaining items count with page objects | 3 | 08:43:56 | 3s 052ms | ||
DeletingTodos | Should be able to delete todos with page objects | 3 | 08:43:59 | 3s 121ms |