We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c8972b commit de7629cCopy full SHA for de7629c
dev/tests/acceptance/tests/functional/Magento/FunctionalTest/PageBuilder/ActionGroup/ActionGroup.xml
@@ -195,6 +195,7 @@
195
<wait time="1" stepKey="waitForModalEventBinding" />
196
<click selector="{{PageBuilderActionsSection.modalOk}}" stepKey="confirmRemoveModal"/>
197
<waitForElementNotVisible time="1" selector="{{PageBuilderActionsSection.modalOk}}" stepKey="waitForModalHide" />
198
+ <waitForPageLoad stepKey="waitForPageLoad"/>
199
</actionGroup>
200
201
<!-- Remove a content block which has been configured with data or has children -->
0 commit comments