We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57fe7c1 commit 8024b4cCopy full SHA for 8024b4c
app/code/Magento/Sales/Test/Mftf/Section/AdminOrderFormPaymentSection.xml
@@ -9,7 +9,6 @@
9
<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
11
<section name="AdminOrderFormPaymentSection">
12
- <element name="useCustomerBalance" type="checkbox" selector="#p_method_use_customerbalance"/>
13
<element name="header" type="text" selector="#order-methods span.title"/>
14
<element name="getShippingMethods" type="text" selector="#order-shipping_method a.action-default" timeout="30"/>
15
<element name="flatRateOption" type="radio" selector="#s_method_flatrate_flatrate" timeout="30"/>
0 commit comments