From c050219f65f8fb5259ddb9d0951e205cd0c09aed Mon Sep 17 00:00:00 2001 From: Rajab Natshah <rajabn@gmail.com> Date: Wed, 2 Jan 2019 14:27:48 +0200 Subject: [PATCH] Issue #3023389: Change Automated Functional Acceptance Testing groups after changes in Varbase components --- .../05-04-cloning-content-and-entities.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 28276158..2ea603be 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 @@ -53,7 +53,7 @@ I want to be able to clone an entity. 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 selected entities" from "Action" - And I press "Action" + And I press "Apply to selected items" And I wait Then I should see "Are you sure you wish to perform" When I press "Execute action" -- GitLab