Skip to content

Commit 7d6f91e

Browse files
committed
MAGETWO-93121: Automate with MFTF verification dynamic bundle product prices for combination of options
1 parent 6967f5e commit 7d6f91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Tax/Test/Mftf/Section/AdminConfigureTaxSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<element name="defaultDestination" type="block" selector="#tax_defaults-head" timeout="30"/>
2828
<element name="systemValueDefaultState" type="checkbox" selector="#row_tax_defaults_region input[type='checkbox']"/>
2929
<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"/>
3131

3232
<element name="taxPriceDisplaySettings" type="block" selector="#tax_display-head" timeout="30"/>
3333
<element name="taxPriceDisplaySettingsOpened" type="block" selector="#tax_display-head.open" timeout="30"/>

0 commit comments

Comments
 (0)