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 5a2037c commit 66ec142Copy full SHA for 66ec142
app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCashOnDeliveryPaymentForSpecificCountryTest.xml
@@ -18,8 +18,6 @@
18
<testCaseId value="AC-3216"/>
19
<useCaseId value="ACP2E-862"/>
20
<group value="checkout"/>
21
- <!--Will be fixed in the scope of -->
22
- <group value="pr_exclude"/>
23
</annotations>
24
<before>
25
<!--Enable flat rate shipping-->
@@ -65,6 +63,8 @@
65
63
66
64
<!-- Select Shipping Method-->
67
<actionGroup ref="StorefrontSetShippingMethodActionGroup" stepKey="selectFlatRateShippingMethod"/>
+ <actionGroup ref="CheckoutSelectCheckMoneyOrderPaymentActionGroup" stepKey="selectPaymentMethod"/>
+
68
<!--Click next button to open payment section-->
69
<actionGroup ref="StorefrontGuestCheckoutProceedToPaymentStepActionGroup" stepKey="clickNext"/>
70
0 commit comments