Skip to content

Commit fc1cd88

Browse files
committed
MC-3330: Add Missing P0-P1 MFTF Tests For PageBuilder On Catalog Category
Remove redundant steps from PageBuilderCategoryAddAndEditRowColumnSlide
1 parent 03e1046 commit fc1cd88

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminCatalogCategoryPageBuilder.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,28 +24,22 @@
2424
<group value="pagebuilder-catalog-category"/>
2525
</annotations>
2626
<before>
27-
<createData entity="_defaultCategory" stepKey="createPreReqCategory"/>
2827
<comment userInput="---merging to remove step---" stepKey="createProduct"/>
29-
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
3028
<!-- TODO - rename stepKey -->
3129
<actionGroup ref="navigateToCreatedCategory" stepKey="navigateToCreatedProductEditPage">
3230
<argument name="Category" value="$$createPreReqCategory$$"/>
3331
</actionGroup>
3432
<!-- TODO - rename stepKey -->
3533
<conditionalClick selector="{{AdminCategoryContentSection.sectionHeader}}" dependentSelector="{{AdminCategoryContentSection.uploadButton}}" visible="false" stepKey="expandAdminProductSection"/>
36-
<actionGroup ref="openPageBuilderForAttribute" stepKey="openPageBuilderForDescription"/>
3734
</before>
3835
<after>
3936
<!-- TODO - rename stepKey -->
4037
<comment userInput="---merging to remove step---" stepKey="deleteCreatedProduct"/>
41-
<deleteData createDataKey="createPreReqCategory" stepKey="deleteCreatedCategory"/>
4238
<comment userInput="---merging to remove step---" stepKey="NavigateToAndResetProductGridToDefaultView"/>
43-
<actionGroup ref="logout" stepKey="logout"/>
4439
</after>
4540
<!-- Save Category -->
4641
<!-- TODO rename stepKey -->
4742
<comment userInput="Save Category" stepKey="commentSaveProduct"/>
48-
<actionGroup ref="exitPageBuilderFullScreen" stepKey="exitPageBuilderFullScreen"/>
4943
<!-- TODO - rename stepKey -->
5044
<actionGroup ref="saveCategoryForm" stepKey="saveProduct"/>
5145
<!-- TODO - rename stepKey -->

0 commit comments

Comments
 (0)