Starts with a todo list containing: {Walk the dog,Put out the garbage}
Should see that the clear completed items option is not visible
Starts with a todo list containing: {Walk the dog,Put out the garbage}
Completes: Walk the dog
Clears completed items
Should see that displayed items contain: {Put out the garbage}
Number of Scenarios | 2 | Total Duration | 8s |
Total Number of Test Cases | 2 | Fastest Test | 3s |
Number of Manual Test Cases | 0 | Slowest Test | 4s |
Tests Started | May 23, 2024 08:43:56 | Average Execution Time | 4s |
Tests Finished | May 23, 2024 08:44:05 | Total Execution Time | 8s |
feature | Scenario | Context | Steps | Started | Total Duration | Result |
---|---|---|---|---|---|---|
ClearCompletedTodos | Should not be able to clear completed todos if none are complete with page objects | 2 | 08:43:56 | 4s 641ms | ||
ClearCompletedTodos | Should be able to clear completed todos with page objects | 4 | 08:44:01 | 3s 978ms |