File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Tax/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 27
27
<element name =" defaultDestination" type =" block" selector =" #tax_defaults-head" timeout =" 30" />
28
28
<element name =" systemValueDefaultState" type =" checkbox" selector =" #row_tax_defaults_region input[type='checkbox']" />
29
29
<element name =" dropdownDefaultState" type =" select" selector =" #row_tax_defaults_region select" />
30
- <element name =" defaultPostCode" type =" input " selector =" #tax_defaults_postcode" />
30
+ <element name =" defaultPostCode" type =" checkbox " selector =" #tax_defaults_postcode" />
31
31
32
32
<element name =" taxPriceDisplaySettings" type =" block" selector =" #tax_display-head" timeout =" 30" />
33
33
<element name =" taxPriceDisplaySettingsOpened" type =" block" selector =" #tax_display-head.open" timeout =" 30" />
You can’t perform that action at this time.
0 commit comments