Skip to content

Commit 0178f76

Browse files
authored
Update StorefrontReviewWithProductFullWidthLayoutTest.xml
1 parent 0c0cc5f commit 0178f76

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,6 @@
6969
<actionGroup ref="StorefrontOpenProductPageActionGroup" stepKey="openCreatedProductPage">
7070
<argument name="productUrl" value="$$createProduct.custom_attributes[url_key]$$"/>
7171
</actionGroup>
72-
<!-- Click on reviews and add review with current user -->
73-
<scrollTo selector="{{StorefrontProductReviewsSection.startRating('1','5')}}" x="-200" y="-200" stepKey="scrollToQuality"/>
74-
<clickWithLeftButton selector="{{StorefrontProductReviewsSection.startRating('1','5')}}" x="75" y="0" stepKey="clickButton1"/>
75-
<clickWithLeftButton selector="{{StorefrontProductReviewsSection.startRating('2','5')}}" x="75" y="0" stepKey="clickButton2"/>
76-
<clickWithLeftButton selector="{{StorefrontProductReviewsSection.startRating('3','5')}}" x="75" y="0" stepKey="clickButton3"/>
7772

7873
<actionGroup ref="StorefrontAddProductReviewProductFullWidthLayoutActionGroup" stepKey="addReview"/>
7974
<!-- Go to "Pending reviews" page and clear filters -->

0 commit comments

Comments
 (0)