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