Skip to content

Commit 8395e9f

Browse files
committed
ACP2E-3458: tentative mftf fix.
1 parent 55615e6 commit 8395e9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontClickUpdateAddressInCheckoutActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<waitForElementVisible selector="{{CheckoutShippingSection.updateAddress}}" stepKey="waitForUpdateButton"/>
1717
<waitForElementClickable selector="{{CheckoutShippingSection.updateAddress}}" stepKey="waitForUpdateButtonClickable"/>
1818
<click selector="{{CheckoutShippingSection.updateAddress}}" stepKey="clickUpdateButton"/>
19+
<waitForElementVisible selector="{{CheckoutShippingSection.editActiveAddressButton}}" stepKey="waitForEditButton"/>
1920
<waitForPageLoad stepKey="waitForAddressSaved"/>
2021
</actionGroup>
2122
</actionGroups>

0 commit comments

Comments
 (0)