Skip to content

Commit c21ab3c

Browse files
ACQE-8383: [MFTF TESTS] StorefrontEnsureThatAccordionAnchorIsVisibleOnViewportOnceClickedTest
- Added wait step before adding second review.
1 parent 8cde22a commit c21ab3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/StorefrontEnsureThatAccordionAnchorIsVisibleOnViewportOnceClickedTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112

113113
<!-- Click on reviews and add 2 reviews with current user -->
114114
<actionGroup ref="StorefrontAddProductReviewActionGroup" stepKey="addFirstReview"/>
115+
<wait time="10" stepKey="waitBeforeAddSecondReview"/>
115116
<actionGroup ref="StorefrontAddProductReviewActionGroup" stepKey="addSecondReview"/>
116117

117118
<!-- Go to Pending reviews page and clear filters -->

0 commit comments

Comments
 (0)