We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6604138 commit 93962efCopy full SHA for 93962ef
1 file changed
tests/Behat/features/move-element.feature
@@ -147,6 +147,7 @@ Feature: Move elements in the CMS
147
And I select "SilverStripe\FrameworkTest\Elemental\Model\MultiElementalBehatTestObject" from "ParentClass"
148
And I click on the "#Form_ElementForm_3_move_ParentID" element
149
And I click on the ".ss-searchable-dropdown-field__option:nth-of-type(2)" element
150
+ And I wait for 1 second
151
And I select "ElementalArea2" from "ElementalAreaRelation"
152
And I press the "Move" button
153
And I should see a "Moved block 'Lorem' successfully" success toast with these actions: Go to edit form for new block parent
0 commit comments