mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 17:05:39 +02:00
Merge branch '4' into 5
This commit is contained in:
commit
718cc1304d
@ -51,6 +51,7 @@ I want to see all children of hierarchical relational data in nested GridField
|
|||||||
And I should see "Tom" in the ".nested-gridfield.odd .ss-gridfield-item.last.even" element
|
And I should see "Tom" in the ".nested-gridfield.odd .ss-gridfield-item.last.even" element
|
||||||
When I click on the ".nested-gridfield.odd .ss-gridfield-item.first.odd" element
|
When I click on the ".nested-gridfield.odd .ss-gridfield-item.first.odd" element
|
||||||
And I fill in "Name" with "John"
|
And I fill in "Name" with "John"
|
||||||
|
And I fill in "Email" with "john@example.com"
|
||||||
And I press the "Save" button
|
And I press the "Save" button
|
||||||
Then I click on the ".toolbar__back-button" element
|
Then I click on the ".toolbar__back-button" element
|
||||||
Then I click on the ".nested-gridfield.odd button[value='Surname']" element
|
Then I click on the ".nested-gridfield.odd button[value='Surname']" element
|
||||||
|
Loading…
Reference in New Issue
Block a user