File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
app/code/Magento/Sales/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 9
9
<sections xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Page/etc/SectionObject.xsd" >
11
11
<section name =" AdminOrderFormPaymentSection" >
12
+ <element name =" useCustomerBalance" type =" checkbox" selector =" #p_method_use_customerbalance" />
12
13
<element name =" header" type =" text" selector =" #order-methods span.title" />
13
14
<element name =" getShippingMethods" type =" text" selector =" #order-shipping_method a.action-default" timeout =" 30" />
14
15
<element name =" flatRateOption" type =" radio" selector =" #s_method_flatrate_flatrate" timeout =" 30" />
15
16
<element name =" shippingError" type =" text" selector =" #order[has_shipping]-error" />
16
17
</section >
17
- </sections >
18
+ </sections >
You can’t perform that action at this time.
0 commit comments