From 29dddf217ff2349e38e76dbb0176ab7333a369fe Mon Sep 17 00:00:00 2001 From: Sabina Talipova Date: Fri, 3 Nov 2023 14:33:06 +1300 Subject: [PATCH] MNT Update behat tests to support toast messages --- tests/behat/features/userforms.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/behat/features/userforms.feature b/tests/behat/features/userforms.feature index aa08008..3a85c31 100644 --- a/tests/behat/features/userforms.feature +++ b/tests/behat/features/userforms.feature @@ -66,6 +66,7 @@ Feature: Userforms # Drag and drop my text field 2 to Page Two Then I drag the ".ss-gridfield-item[data-id='4'] .handle" element to the ".ss-gridfield-item[data-id='6'] .handle" element And I press the "Publish" button + And I wait for 5 seconds # Add email recipient with custom text and custom rules When I click the "Recipients" CMS tab