Skip to content

Commit d2dd4ae

Browse files
authored
Revert removed step from the test
1 parent 82c4662 commit d2dd4ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Sales/Test/Mftf/Test/CreditMemoTotalAfterShippingDiscountTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
<!-- Place an order from Storefront as a Guest -->
6363
<amOnPage url="{{StorefrontCategoryPage.url($$createCategory.name$$)}}" stepKey="onCategoryPage"/>
6464
<waitForPageLoad stepKey="waitForPageLoad1"/>
65+
<comment userInput="Adding the comment to replace action for preserving Backward Compatibility" stepKey="hoverOverProduct"/>
6566
<actionGroup ref="StorefrontHoverProductOnCategoryPageActionGroup" stepKey="hoverProduct"/>
6667
<actionGroup ref="StorefrontClickAddToCartButtonActionGroup" stepKey="addToCart"/>
6768
<waitForElementVisible selector="{{StorefrontCategoryMainSection.SuccessMsg}}" time="30" stepKey="waitForProductToAdd"/>

0 commit comments

Comments
 (0)