Skip to content

Commit 4bd87ee

Browse files
committed
Stability control effort
1 parent a9bf148 commit 4bd87ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
<!-- Verify country Belgium can be saved without state as state not required -->
5959
<actionGroup ref="StoreFrontClickEditDefaultShippingAddressActionGroup" stepKey="clickOnDefaultShippingAddress"/>
6060
<selectOption selector="{{StorefrontCustomerAddressFormSection.country}}" userInput="Belgium" stepKey="selectCountry"/>
61+
<waitForAjaxLoad stepKey="waitForCountryDataToApply" />
6162
<selectOption selector="{{StorefrontCustomerAddressFormSection.state}}" userInput="Please select a region, state or province." stepKey="selectState"/>
6263
<actionGroup ref="AdminSaveCustomerAddressActionGroup" stepKey="saveAddress"/>
6364
<see selector="{{StorefrontCustomerAddressesSection.defaultShippingAddress}}" userInput="Belgium" stepKey="seeAssertCustomerDefaultShippingAddressCountry"/>

0 commit comments

Comments
 (0)