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 118
118
</actionGroup >
119
119
<click selector =" {{StorefrontProductPageSection.addToWishlist}}" stepKey =" addSecondProductToWishlist" />
120
120
<waitForPageLoad stepKey =" waitForPageLoad2" />
121
- <waitForText userInput =" $$secondProduct.name$$" selector =" {{StorefrontCustomerWishlistSection.wishListProductName('2') }}" stepKey =" seeProduct2InWishlistOnSecondStore" />
121
+ <waitForText userInput =" $$secondProduct.name$$" selector =" {{StorefrontCustomerWishlistSection.productItemNameText }}" stepKey =" seeProduct2InWishlistOnSecondStore" />
122
122
<click selector =" {{StorefrontFooterSection.switchStoreButton}}" stepKey =" clickSwitchStoreButtonOnSecondStore" />
123
123
<click selector =" {{StorefrontFooterSection.storeLink('Main Website Store')}}" stepKey =" selectDefaultStoreToSwitchOn" />
124
124
<waitForPageLoad stepKey =" waitForPageLoad3" />
You can’t perform that action at this time.
0 commit comments