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 baf5935 commit 686e857Copy full SHA for 686e857
app/code/Magento/Tax/Test/Mftf/Section/AdminZeroTaxFormSection.xml
@@ -9,7 +9,7 @@
9
<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
11
<section name="AdminZeroTaxFormSection">
12
- <element name="systemValueCheckbox" type="button" selector="#tax_cart_display_zero_tax_inherit"/>
+ <element name="systemValueCheckbox" type="checkbox" selector="#tax_cart_display_zero_tax_inherit"/>
13
<element name="optionvalue" type="select" selector="select#tax_cart_display_zero_tax"/>
14
<element name="saveConfig" type="button" selector="#save" timeout="30"/>
15
<element name="label" type="input" selector="#row_tax_cart_display_zero_tax"/>
0 commit comments