Skip to content

Commit 90c5100

Browse files
StorefrontAddMultipleStoreProductsToWishlistTest failed
1 parent 752bcf7 commit 90c5100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
</actionGroup>
119119
<click selector="{{StorefrontProductPageSection.addToWishlist}}" stepKey="addSecondProductToWishlist"/>
120120
<waitForPageLoad stepKey="waitForPageLoad2"/>
121-
<waitForText userInput="$$secondProduct.name$$" selector="{{StorefrontCustomerWishlistSection.wishListProductName('2')}}" stepKey="seeProduct2InWishlistOnSecondStore"/>
121+
<waitForText userInput="$$secondProduct.name$$" selector="{{StorefrontCustomerWishlistSection.productItemNameText}}" stepKey="seeProduct2InWishlistOnSecondStore"/>
122122
<click selector="{{StorefrontFooterSection.switchStoreButton}}" stepKey="clickSwitchStoreButtonOnSecondStore"/>
123123
<click selector="{{StorefrontFooterSection.storeLink('Main Website Store')}}" stepKey="selectDefaultStoreToSwitchOn"/>
124124
<waitForPageLoad stepKey="waitForPageLoad3"/>

0 commit comments

Comments
 (0)