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 9f2d97b commit 11322eaCopy full SHA for 11322ea
app/code/Magento/Checkout/Test/Mftf/Test/OnePageCheckoutUsingSignInLinkTest.xml
@@ -69,8 +69,7 @@
69
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForShipmentPageLoad"/>
70
71
<!-- Select payment solution -->
72
- <checkOption selector="{{CheckoutPaymentSection.billingAddressNotSameCheckbox}}" stepKey="selectPaymentSolution" />
73
-
+ <actionGroup ref="CheckoutSelectCheckMoneyOrderPaymentActionGroup" stepKey="clickCheckMoneyOrderPayment"/>
74
<!-- Check order summary in checkout -->
75
<comment userInput="BIC workaround" stepKey="waitForPaymentSectionLoaded"/>
76
<comment userInput="BIC workaround" stepKey="waitForPlaceOrderButton"/>
0 commit comments