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

Commit 6e50041

Browse files
committed
MAGETWO-87482: Build stabilization
1 parent 09ec6ed commit 6e50041

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,13 @@
1818
<testCaseId value="MAGETWO-25580"/>
1919
<group value="Cms"/>
2020
</annotations>
21+
<before>
22+
<actionGroup ref="LoginActionGroup" stepKey="loginGetFromGeneralFile"/>
23+
<actionGroup ref="DisabledWYSIWYG" stepKey="disableWYSIWYG"/>
24+
</before>
2125
<after>
2226
<amOnPage url="admin/admin/auth/logout/" stepKey="amOnLogoutPage"/>
2327
</after>
24-
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin1"/>
2528
<amOnPage url="{{CmsPagesPage.url}}" stepKey="amOnPagePagesGrid"/>
2629
<waitForPageLoad stepKey="waitForPageLoad1"/>
2730
<click selector="{{CmsPagesPageActionsSection.addNewPage}}" stepKey="clickAddNewPage"/>

0 commit comments

Comments
 (0)