Skip to content

Commit fea0398

Browse files
author
Hwashiang Yu
committed
MC-13769: Add Missing P0-P1 MFTF Tests For PageBuilder On CMS Block - Render Content Through Block
- Resolved build failures resulting from attempting to interact with block rendered product listing
1 parent daf60c5 commit fea0398

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1402,6 +1402,7 @@
14021402
<actionGroup ref="validateProductInProductsStorefront" stepKey="validateProductsStage2">
14031403
<argument name="page" value="ProductsOnStorefront"/>
14041404
<argument name="product" value="SimpleProduct"/>
1405+
<argument name="isClickable" value="none"/>
14051406
</actionGroup>
14061407
<actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage2"/>
14071408
<actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage2"/>
@@ -1414,6 +1415,7 @@
14141415
<actionGroup ref="validateProductInProductsStorefront" stepKey="validateProductsStage3">
14151416
<argument name="page" value="ProductsOnStorefront"/>
14161417
<argument name="product" value="SimpleProduct"/>
1418+
<argument name="isClickable" value="none"/>
14171419
</actionGroup>
14181420
<!-- Validate Storefront with incorrect store view -->
14191421
<comment userInput="Validate Storefront with incorrect Store View does not show product" stepKey="commentValidateStorefrontWithIncorrectStoreView"/>

0 commit comments

Comments
 (0)