We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62b4a59 commit 95531e7Copy full SHA for 95531e7
tests/behat/features/userforms.feature
@@ -54,7 +54,10 @@ Feature: Userforms
54
# Click save on the file upload modal to use the default "Form-submissions" folder
55
And I press the "Save and continue" button
56
And I wait for 5 seconds
57
- And I press the "Save" button
+ And I select "File Upload Field" from the "Form_Fields_GridFieldEditableColumns_7_ClassName" field
58
+ And I press the "Save and continue" button
59
+ And I wait for 5 seconds
60
+ And I press the "Publish" button
61
62
# Edit My textfield 3
63
When I click on the ".ss-gridfield-item[data-id='6'] .edit-link" element
0 commit comments