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.
2 parents 789f68e + b03108a commit 6e5adf6Copy full SHA for 6e5adf6
app/code/Magento/Directory/Test/Mftf/Section/AdminConfigurationGeneralCountryOptionsSection.xml
@@ -17,6 +17,6 @@
17
<element name="countryOptions" type="button" selector="#general_country-head"/>
18
<element name="countryOptionsOpen" type="button" selector="#general_country-head.open"/>
19
<element name="topDestinations" type="select" selector="#general_country_destinations"/>
20
- <element name="allowedCountriesOptions" selector="#general_country_allow option"/>
+ <element name="allowedCountriesOptions" type="select" selector="#general_country_allow option"/>
21
</section>
22
</sections>
0 commit comments