Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 4abe576

Browse files
committed
MAGETWO-87243: Unskip failing MFTF tests for WYSIWYG
- Add cleaCache actionGroup after add widget to block
1 parent deaaa58 commit 4abe576

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/AdminAddWidgetToWYSIWYGBlockCest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
<waitForPageLoad stepKey="waitForPageLoad6" />
6767
<click selector="{{CmsNewPagePageActionsSection.savePage}}" stepKey="clickSavePage"/>
6868
<see userInput="You saved the page." stepKey="seeSuccessMessage"/>
69+
<actionGroup ref="ClearCacheActionGroup" stepKey="clearCache" />
6970
<amOnPage url="$$createCMSPage.identifier$$" stepKey="amOnPageTestPage1"/>
7071
<waitForPageLoad stepKey="waitForPageLoad7" />
7172
<see userInput="Home page" stepKey="seeHomePageCMSPage"/>

0 commit comments

Comments
 (0)