File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/code/Magento/Checkout/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
<test name =" OnePageCheckoutForErrorTest" >
11
11
<annotations >
12
12
<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 " />
15
15
<description value =" User should be able to do checkout free shipping recalculation after adding coupon code" />
16
16
<severity value =" BLOCKER" />
17
17
<testCaseId value =" MC-28548" />
62
62
<argument name =" product" value =" $simpleProduct$" />
63
63
</actionGroup >
64
64
<actionGroup ref =" GoToCheckoutFromMinicartActionGroup" stepKey =" goToCheckoutFromMinicart1" />
65
-
66
-
65
+
66
+
67
67
<waitForPageLoad stepKey =" waitForShippingMethods" />
68
68
<click selector =" {{CheckoutShippingMethodsSection.shippingMethodRowByName('Free')}}" stepKey =" chooseFreeShipping" />
69
69
<actionGroup ref =" StorefrontCheckoutClickNextOnShippingStepActionGroup" stepKey =" clickNextAfterFreeShippingMethodSelection" />
You can’t perform that action at this time.
0 commit comments