Skip to content

Commit e219d85

Browse files
committed
MAGETWO-86367: Sprint 6 Build Stabilization & PR Delivery
Add waitForPageLoadAfterSaveCmsPage in AdminAddVariableToWYSIWYGBlockCest.xml
1 parent 663a82d commit e219d85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Cms/Test/AdminAddVariableToWYSIWYGBlockCest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
<waitForLoadingMaskToDisappear stepKey="waitForLoading" />
102102
<waitForPageLoad stepKey="waitForPageLoad10" />
103103
<click selector="{{CmsNewPagePageActionsSection.savePage}}" stepKey="clickSavePage"/>
104+
<waitForPageLoad stepKey="waitForPageLoadAfterSaveCmsPage" />
104105
<see userInput="You saved the page." stepKey="seeSuccessMessage"/>
105106
<amOnPage url="$$createCMSPage.identifier$$" stepKey="amOnPageTestPage1"/>
106107
<waitForPageLoad stepKey="waitForPageLoad11" />

0 commit comments

Comments
 (0)