diff --git a/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature b/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature index e639ed0fbc5c1c04fbbad08b95ada5157da45d34..eb65072ae6713c25a4486e703e804f135e582a60 100644 --- a/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature +++ b/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature @@ -51,10 +51,12 @@ I want to be able to clone an entity. And I press the "Filter" button And I wait Then I should see "Test Clone landing page - Cloned" - And I check the box "edit-views-bulk-operations-bulk-form-0" - And I select "Delete content" from "With selection" - And I press "Apply to selected items" - And I press "Delete" + When I click "Test Clone landing page - Cloned" + And I wait + Then I should see "Test Clone landing page - Cloned" + When I click "Delete" + Then I should see "This action cannot be undone." + When I press "Delete" And I wait Then I go to "admin/content" And I wait