File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Wishlist/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-0
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
+ <waitForElementVisible stepKey =" waitForProduct2InWishlist" selector =" {{StorefrontCustomerWishlistSection.productItemNameText}}" />
121
122
<see userInput =" $$secondProduct.name$$" selector =" {{StorefrontCustomerWishlistSection.productItemNameText}}" stepKey =" seeProduct2InWishlistOnSecondStore" />
122
123
<click selector =" {{StorefrontFooterSection.switchStoreButton}}" stepKey =" clickSwitchStoreButtonOnSecondStore" />
123
124
<click selector =" {{StorefrontFooterSection.storeLink('Main Website Store')}}" stepKey =" selectDefaultStoreToSwitchOn" />
You can’t perform that action at this time.
0 commit comments