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 30
30
<element name =" cartItemsArea" type =" button" selector =" div.block.items-in-cart" />
31
31
<element name =" cartItemsAreaActive" type =" textarea" selector =" div.block.items-in-cart.active" timeout =" 30" />
32
32
<element name =" checkMoneyOrderPayment" type =" radio" selector =" input#checkmo.radio" timeout =" 30" />
33
+ <element name =" purchaseOrderPayment" type =" radio" selector =" input#purchaseorder.radio" timeout =" 30" />
33
34
<element name =" placeOrder" type =" button" selector =" .payment-method._active button.action.primary.checkout" timeout =" 30" />
34
35
<element name =" placeOrderWithoutTimeout" type =" button" selector =" .payment-method._active button.action.primary.checkout" />
35
36
<element name =" paymentSectionTitle" type =" text" selector =" //*[@id='checkout-payment-method-load']//div[@data-role='title']" />
You can’t perform that action at this time.
0 commit comments