File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/CheckoutAgreements/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 92
92
<!-- Select Check Money Order-->
93
93
<actionGroup ref =" CheckoutSelectCheckMoneyOrderPaymentActionGroup" stepKey =" selectPaymentMethod" />
94
94
<!-- Section for *CheckMoneyOrder* is opened-->
95
- <seeElement selector =" {{StorefrontCheckoutAgreementsSection .checkoutPaymentMethod('checkmo')}}" stepKey =" checkMoneyOrderPageIsOpened" />
95
+ <seeElement selector =" {{AdminOrderFormPaymentSection .checkoutPaymentMethod('checkmo')}}" stepKey =" checkMoneyOrderPageIsOpened" />
96
96
<!-- Check Section for *Cash On Delivery* is closed -->
97
97
<dontSeeElement selector =" {{AdminOrderFormPaymentSection.checkoutPaymentMethod('cashondelivery')}}" stepKey =" cashOnDelivery" />
98
98
<!-- Check-box with text for Terms and Condition is presented-->
You can’t perform that action at this time.
0 commit comments