Skip to content

Commit 8ed2072

Browse files
authored
Merge branch 'develop' into ds_upd-devdocs-links
2 parents d2954ed + d3d2d71 commit 8ed2072

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,11 @@
7272
<argument name="productUrl" value="$$createProduct.custom_attributes[url_key]$$"/>
7373
</actionGroup>
7474
<!-- Click on reviews and add review with current user -->
75+
<scrollTo selector="{{StorefrontProductReviewsSection.startRating('1','5')}}" x="-200" y="-200" stepKey="scrollToQuality"/>
76+
<clickWithLeftButton selector="{{StorefrontProductReviewsSection.startRating('1','5')}}" x="75" y="0" stepKey="clickButton1"/>
77+
<clickWithLeftButton selector="{{StorefrontProductReviewsSection.startRating('2','5')}}" x="75" y="0" stepKey="clickButton2"/>
78+
<clickWithLeftButton selector="{{StorefrontProductReviewsSection.startRating('3','5')}}" x="75" y="0" stepKey="clickButton3"/>
79+
7580
<actionGroup ref="StorefrontAddProductReviewProductFullWidthLayoutActionGroup" stepKey="addReview"/>
7681
<!-- Go to "Pending reviews" page and clear filters -->
7782
<actionGroup ref="AdminOpenPendingReviewsPageActionGroup" stepKey="openReviewsPage"/>

0 commit comments

Comments
 (0)