Skip to content

Commit de7629c

Browse files
committed
MAGETWO-91135: Stabilize Pagebuilder Hackthon1 Delivery Branch
- Adding waitForPageLoad to removal confirmation modal
1 parent 4c8972b commit de7629c

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/acceptance/tests/functional/Magento/FunctionalTest/PageBuilder/ActionGroup

1 file changed

+1
-0
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/PageBuilder/ActionGroup/ActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@
195195
<wait time="1" stepKey="waitForModalEventBinding" />
196196
<click selector="{{PageBuilderActionsSection.modalOk}}" stepKey="confirmRemoveModal"/>
197197
<waitForElementNotVisible time="1" selector="{{PageBuilderActionsSection.modalOk}}" stepKey="waitForModalHide" />
198+
<waitForPageLoad stepKey="waitForPageLoad"/>
198199
</actionGroup>
199200

200201
<!-- Remove a content block which has been configured with data or has children -->

0 commit comments

Comments
 (0)