File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Customer/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 47
47
<click selector =" {{AdminCustomerAddressesDefaultBillingSection.editButton}}" stepKey =" clickEditDefaultBillingAddress" />
48
48
<waitForPageLoad stepKey =" waitForCustomerAddressAddUpdateFormLoad" />
49
49
50
- <!-- Select Country = Canada And Region =Saskatchewan , Click on Save Button -->
50
+ <!-- Select Country = Finland And Region =Ahvenanmaa , Click on Save Button -->
51
51
<click selector =" {{AdminCustomerAddressesSection.country}}" stepKey =" clickCountryToOpenListOfCountries" />
52
52
<click selector =" {{AdminCustomerAddressesSection.countryId(Finland_Address.country_id)}}" stepKey =" fillCountry" />
53
53
<click selector =" {{AdminCustomerAddressesSection.state}}" stepKey =" clickRegionToOpenListOfRegions" />
You can’t perform that action at this time.
0 commit comments