Skip to content

Commit 4dda8e5

Browse files
author
Kieu Phan
committed
AC-10957: Stabilize MFTF test
Fixed StorefrontAddMultipleStoreProductsToWishlistTest
1 parent 63af662 commit 4dda8e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Wishlist/Test/Mftf/Test/StorefrontAddMultipleStoreProductsToWishlistTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
</actionGroup>
119119
<click selector="{{StorefrontProductPageSection.addToWishlist}}" stepKey="addSecondProductToWishlist"/>
120120
<waitForPageLoad stepKey="waitForPageLoad2"/>
121+
<waitForElementVisible stepKey="waitForProduct2InWishlist" selector="{{StorefrontCustomerWishlistSection.productItemNameText}}" />
121122
<see userInput="$$secondProduct.name$$" selector="{{StorefrontCustomerWishlistSection.productItemNameText}}" stepKey="seeProduct2InWishlistOnSecondStore"/>
122123
<click selector="{{StorefrontFooterSection.switchStoreButton}}" stepKey="clickSwitchStoreButtonOnSecondStore"/>
123124
<click selector="{{StorefrontFooterSection.storeLink('Main Website Store')}}" stepKey="selectDefaultStoreToSwitchOn"/>

0 commit comments

Comments
 (0)