Skip to content

Commit 81e7df7

Browse files
committed
#702: Automate MC-3317, MC-15481, MC-15482
- Fixing MFTF tests
1 parent 6ba2a03 commit 81e7df7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Section/PageBuilderCatalogSection/StorefrontProductFullWidthSection.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<element name="infoMain" type="button" selector=".product-info-main"/>
2121
<element name="media" type="button" selector=".product.media"/>
2222
<element name="reviews" type="button" selector=".block.review-add"/>
23-
<element name="relatedProducts" type="button" selector=".block.related"/>
24-
<element name="upsellProducts" type="button" selector=".block.upsell"/>
23+
<element name="related" type="button" selector=".block.related"/>
24+
<element name="upsell" type="button" selector=".block.upsell"/>
2525
</section>
2626
</sections>

0 commit comments

Comments
 (0)