File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Wishlist/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 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" />
You can’t perform that action at this time.
0 commit comments