mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
Merge pull request #1250 from creative-commoners/pulls/5.15/test-toast-message
MNT Update behat tests to support toast messages
This commit is contained in:
commit
62b4a59c14
@ -66,6 +66,7 @@ Feature: Userforms
|
|||||||
# Drag and drop my text field 2 to Page Two
|
# 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
|
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 press the "Publish" button
|
||||||
|
And I wait for 5 seconds
|
||||||
|
|
||||||
# Add email recipient with custom text and custom rules
|
# Add email recipient with custom text and custom rules
|
||||||
When I click the "Recipients" CMS tab
|
When I click the "Recipients" CMS tab
|
||||||
|
Loading…
Reference in New Issue
Block a user