There was an error while loading. Please reload this page.
2 parents d070e7d + d2bad6a commit e7b3c97Copy full SHA for e7b3c97
1 file changed
tests/behat/features/userforms.feature
@@ -35,6 +35,7 @@ Feature: Userforms
35
And I fill in "Options[GridFieldAddNewInlineButton][2][Value]" with "2"
36
And I press the "Save" button
37
And I follow "My userform"
38
+ And I click the "Form Fields" CMS tab
39
40
# Create textfields
41
And I press the "Add Field" button
@@ -64,6 +65,7 @@ Feature: Userforms
64
65
And I check "Is this field Required?"
66
67
68
69
70
# Drag and drop my text field 2 to Page Two
71
Then I drag the ".ss-gridfield-item[data-id='4'] .handle" element to the ".ss-gridfield-item[data-id='6'] .handle" element
0 commit comments