Skip to content

Commit 832ee91

Browse files
authored
ACQE-3442 | Fix Semantic Version Checker
1 parent 0178f76 commit 832ee91

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,10 @@
6969
<actionGroup ref="StorefrontOpenProductPageActionGroup" stepKey="openCreatedProductPage">
7070
<argument name="productUrl" value="$$createProduct.custom_attributes[url_key]$$"/>
7171
</actionGroup>
72-
72+
<comment userInput="BIC workaround" stepKey="scrollToQuality"/>
73+
<comment userInput="BIC workaround" stepKey="clickButton1"/>
74+
<comment userInput="BIC workaround" stepKey="clickButton2"/>
75+
<comment userInput="BIC workaround" stepKey="clickButton3"/>
7376
<actionGroup ref="StorefrontAddProductReviewProductFullWidthLayoutActionGroup" stepKey="addReview"/>
7477
<!-- Go to "Pending reviews" page and clear filters -->
7578
<actionGroup ref="AdminOpenPendingReviewsPageActionGroup" stepKey="openReviewsPage"/>

0 commit comments

Comments
 (0)