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

Commit d3ca50e

Browse files
committed
MAGETWO-87243: Unskip failing MFTF tests for WYSIWYG
- Added waiting for slide-out closes
1 parent d2efaa5 commit d3ca50e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<annotations>
1313
<features value="MAGETWO-36659-[CMS] WYSIWYG update"/>
1414
<stories value="MAGETWO-42156-Widgets in WYSIWYG"/>
15-
<group value="Cms"/>
15+
<group value="kieu"/>
1616
<title value="Create CMS Page With Widget Type:CMS page link"/>
1717
<description value="Create CMS Page With Widget Type:CMS page link"/>
1818
<severity value="CRITICAL"/>
@@ -51,6 +51,7 @@
5151
<waitForElementNotVisible selector="{{WidgetSection.SelectPageTitle}}" stepKey="waitForSlideOutCloses" />
5252
<click selector="{{WidgetSection.InsertWidget}}" stepKey="clickInsertWidget" />
5353
<waitForLoadingMaskToDisappear stepKey="waitForLoading" />
54+
<waitForElementNotVisible selector="{{WidgetSection.InsertWidgetTitle}}" stepKey="waitForSlideoutCloses" />
5455
<scrollTo selector="{{CmsNewPagePageSeoSection.header}}" stepKey="scrollToSearchEngineTab" />
5556
<click selector="{{CmsNewPagePageSeoSection.header}}" stepKey="clickExpandSearchEngineOptimisation"/>
5657
<wait stepKey="waitForPageLoad5" time="10" />

0 commit comments

Comments
 (0)