Skip to content

Commit 3e2ce98

Browse files
Shradha JainShradha Jain
authored andcommitted
AC-5985: Error message appears, then hides, then re-appears in checkout. MFTF Test Case
1 parent 8f4c4e8 commit 3e2ce98

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/OnePageCheckoutForErrorTest.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<test name="OnePageCheckoutForErrorTest">
1111
<annotations>
1212
<features value="Checkout"/>
13-
<stories value="Checkout Free Shipping Recalculation after Coupon Code Added"/>
14-
<title value="Checkout Free Shipping Recalculation after Coupon Code Added"/>
13+
<stories value="Checkout Free Shipping Recalculation after Coupon Code Added For Error Message Check"/>
14+
<title value="Checkout Free Shipping Recalculation after Coupon Code Added For Error Message Check"/>
1515
<description value="User should be able to do checkout free shipping recalculation after adding coupon code"/>
1616
<severity value="BLOCKER"/>
1717
<testCaseId value="MC-28548"/>
@@ -62,8 +62,8 @@
6262
<argument name="product" value="$simpleProduct$"/>
6363
</actionGroup>
6464
<actionGroup ref="GoToCheckoutFromMinicartActionGroup" stepKey="goToCheckoutFromMinicart1"/>
65-
66-
65+
66+
6767
<waitForPageLoad stepKey="waitForShippingMethods"/>
6868
<click selector="{{CheckoutShippingMethodsSection.shippingMethodRowByName('Free')}}" stepKey="chooseFreeShipping"/>
6969
<actionGroup ref="StorefrontCheckoutClickNextOnShippingStepActionGroup" stepKey="clickNextAfterFreeShippingMethodSelection"/>

0 commit comments

Comments
 (0)