Serenity BDD TodoMVC
Home
>
Pageobjects
>
Maintain my todo list
>
Deleting todos
> Should see deleting a todo decreases the remaining items count with page objects
Overall Test Results
Requirements
Themes
Capabilities
Features
Report generated 23-05-2024 08:43
Deleting Todos
Page Objects
1 To 10 Seconds (Duration)
Should see deleting a todo decreases the remaining items count with page objects
Steps
Outcome
Starts with a todo list containing: {Walk the dog,Put out the garbage}
SUCCESS
2s 789ms
Adds todo items called: {Walk the dog,Put out the garbage}
SUCCESS
689ms
Adds a todo item called: Walk the dog
SUCCESS
418ms
Adds a todo item called: Put out the garbage
SUCCESS
254ms
Deletes: Walk the dog
SUCCESS
141ms
Should see that the number of items left is: 1
SUCCESS
100ms
SUCCESS
3.05s
Serenity BDD version 4.1.12