Skip to content

Commit 494e259

Browse files
shanthishanthi
authored andcommitted
ACQE-4369:TierPricingWhenPriceScopeIsWebsiteWorkingProperlyWithMultipleCurrenciesConfiguredTest
1 parent 5163fea commit 494e259

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/CurrencySymbol/Test/Mftf/Section/CurrencySetupSection.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,8 @@
1313
<element name="baseCurrency" type="select" selector="#currency_options_base"/>
1414
<element name="baseCurrencyUseDefault" type="checkbox" selector="#currency_options_base_inherit"/>
1515
<element name="currencyOptions" type="select" selector="#currency_options-head"/>
16+
<element name="defaultCurrency" type="select" selector="#currency_options_default"/>
17+
<element name="defaultdisplayCurrency" type="select" selector="#currency_options_default_inherit"/>
18+
<element name="allowcurrenciescheckbox" type="select" selector="#currency_options_allow_inherit"/>
1619
</section>
1720
</sections>

0 commit comments

Comments
 (0)