Skip to content

Commit f6407f2

Browse files
committed
ACP2E-1609: Region Field is not getting blank after selecting any region for a country
1 parent 3862933 commit f6407f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Test/Mftf/Test/AdminVerifyCustomerAddressRegionFieldTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<click selector="{{AdminCustomerAddressesDefaultBillingSection.editButton}}" stepKey="clickEditDefaultBillingAddress"/>
4848
<waitForPageLoad stepKey="waitForCustomerAddressAddUpdateFormLoad"/>
4949

50-
<!-- Select Country = Canada And Region =Saskatchewan , Click on Save Button -->
50+
<!-- Select Country = Finland And Region =Ahvenanmaa , Click on Save Button -->
5151
<click selector="{{AdminCustomerAddressesSection.country}}" stepKey="clickCountryToOpenListOfCountries"/>
5252
<click selector="{{AdminCustomerAddressesSection.countryId(Finland_Address.country_id)}}" stepKey="fillCountry"/>
5353
<click selector="{{AdminCustomerAddressesSection.state}}" stepKey="clickRegionToOpenListOfRegions"/>

0 commit comments

Comments
 (0)