File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
app/code/Magento/Wishlist/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 83
83
<amOnPage url =" $$secondProduct.name$$.html" stepKey =" navigateToProductPageOnSecondStore" />
84
84
<see selector =" {{StorefrontProductInfoMainSection.productName}}" userInput =" $$secondProduct.name$$" stepKey =" assertSecondProductNameTitle" />
85
85
<click stepKey =" addSecondProductToWishlist" selector =" {{StorefrontProductPageSection.AddToWishlist}}" />
86
- <click stepKey =" addSecondProductToWishlist" selector =" {{StorefrontProductPageSection.addToWishlist}}" />
87
86
<see stepKey =" seeProduct1InWishlistOnSecondStore" userInput =" $$product.name$$" selector =" {{StorefrontCustomerWishlistSection.productItemNameText}}" />
88
87
<see stepKey =" seeProduct2InWishlistOnSecondStore" userInput =" $$secondProduct.name$$" selector =" {{StorefrontCustomerWishlistSection.productItemNameText}}" />
89
88
<click stepKey =" ClickSwitchStoreButtonOnSecondStore" selector =" {{StorefrontFooterSection.SwitchStoreButton}}" />
You can’t perform that action at this time.
0 commit comments