We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c4662 commit d2dd4aeCopy full SHA for d2dd4ae
app/code/Magento/Sales/Test/Mftf/Test/CreditMemoTotalAfterShippingDiscountTest.xml
@@ -62,6 +62,7 @@
62
<!-- Place an order from Storefront as a Guest -->
63
<amOnPage url="{{StorefrontCategoryPage.url($$createCategory.name$$)}}" stepKey="onCategoryPage"/>
64
<waitForPageLoad stepKey="waitForPageLoad1"/>
65
+ <comment userInput="Adding the comment to replace action for preserving Backward Compatibility" stepKey="hoverOverProduct"/>
66
<actionGroup ref="StorefrontHoverProductOnCategoryPageActionGroup" stepKey="hoverProduct"/>
67
<actionGroup ref="StorefrontClickAddToCartButtonActionGroup" stepKey="addToCart"/>
68
<waitForElementVisible selector="{{StorefrontCategoryMainSection.SuccessMsg}}" time="30" stepKey="waitForProductToAdd"/>
0 commit comments