File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Checkout/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 13
13
<element name =" availablePaymentSolutions" type =" text" selector =" #checkout-payment-method-load>div>div>div:nth-child(2)>div.payment-method-title.field.choice" />
14
14
<element name =" notAvailablePaymentSolutions" type =" text" selector =" #checkout-payment-method-load>div>div>div.payment-method._active>div.payment-method-title.field.choice" />
15
15
<element name =" billingNewAddressForm" type =" text" selector =" [data-form='billing-new-address']" />
16
+ <element name =" billingAddressNotSameCheckbox" type =" checkbox" selector =" #billing-address-same-as-shipping-checkmo" />
16
17
<element name =" placeOrderDisabled" type =" button" selector =" #checkout-payment-method-load button.disabled" />
17
18
<element name =" update" type =" button" selector =" .payment-method-billing-address .action.action-update" />
18
19
<element name =" guestFirstName" type =" input" selector =" .billing-address-form input[name*='firstname']" />
You can’t perform that action at this time.
0 commit comments