File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 4747 <actionGroup ref =" AddSimpleProductToOrderActionGroup" stepKey =" addSimpleProductToOrder" >
4848 <argument name =" product" value =" $$createSimpleProduct$$" />
4949 </actionGroup >
50+ <!-- By default checkbox 'Add to address book' must be unchecked -->
51+ <dontSeeCheckboxIsChecked selector =" {{AdminOrderFormBillingAddressSection.SaveAddress}}" stepKey =" checkBoxAddBillingAddressIsUnchecked" />
5052 <!-- Just in case uncheck and check 'Same as Billing Address checkbox' -->
5153 <comment userInput =" Just in case uncheck and check 'Same as Billing Address checkbox'" stepKey =" uncheckAndCheckAgain" />
5254 <uncheckOption selector =" {{AdminOrderFormShippingAddressSection.SameAsBilling}}" stepKey =" unCheckSameAsShippingAddressCheckbox" />
You can’t perform that action at this time.
0 commit comments