mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
Merge branch '5.15' into 5
This commit is contained in:
commit
3c979039a1
@ -54,7 +54,10 @@ Feature: Userforms
|
||||
# Click save on the file upload modal to use the default "Form-submissions" folder
|
||||
And I press the "Save and continue" button
|
||||
And I wait for 5 seconds
|
||||
And I press the "Save" button
|
||||
And I select "File Upload Field" from the "Form_Fields_GridFieldEditableColumns_7_ClassName" field
|
||||
And I press the "Save and continue" button
|
||||
And I wait for 5 seconds
|
||||
And I press the "Publish" button
|
||||
|
||||
# Edit My textfield 3
|
||||
When I click on the ".ss-gridfield-item[data-id='6'] .edit-link" element
|
||||
|
Loading…
Reference in New Issue
Block a user