Skip to content

Commit 469c6b3

Browse files
author
Lukasz Borowiec
committed
#512: User sees content snapshot on Block in Admin Panel #7 - Added fixed test
1 parent 2b01c09 commit 469c6b3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminCMSBlockPageBuilderTest/PageBuilderCmsBlockVerifyCanEditContentTypesFromOnHoverOptionMenusTest.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<actionGroup ref="NavigateToCreatedCMSBlockPageActionGroup" stepKey="navigateToCreatedProductEditPage">
3131
<argument name="CMSBlockPage" value="$$createPreReqBlock$$"/>
3232
</actionGroup>
33+
<actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage" after="navigateToCreatedProductEditPage"/>
3334
<comment userInput="---merging to remove step---" stepKey="expandAdminProductSection"/>
3435
<comment userInput="---merging to remove step---" stepKey="openPageBuilderForDescription"/>
3536
</before>
@@ -38,8 +39,8 @@
3839
<deleteData createDataKey="createCMSPage" stepKey="deleteCreatedCategory"/>
3940
<comment userInput="---merging to remove step---" stepKey="NavigateToAndResetProductGridToDefaultView"/>
4041
</after>
41-
<comment userInput="---merging to remove step---" stepKey="exitPageBuilderFullScreen"/>
42-
<actionGroup ref="SaveCMSBlockActionGroup" stepKey="saveProduct"/>
42+
<actionGroup ref="SaveCMSBlockActionGroup" stepKey="saveProduct" after="exitPageBuilderFullScreen"/>
43+
<actionGroup ref="exitPageBuilderFullScreen" stepKey="exitPageBuilderFullScreen"/>
4344
<comment userInput="---merging to remove step---" stepKey="expandAdminProductSection"/>
4445
<comment userInput="---merging to remove step---" stepKey="openPageBuilderForDescription"/>
4546
<!-- Go to CMS Page and choose Block -->

0 commit comments

Comments
 (0)