Skip to content

Commit 047f9cc

Browse files
authored
Update StorefrontCustomerWishlistActionGroup.xml
amOnPage removed
1 parent 9e3eca5 commit 047f9cc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/code/Magento/Wishlist/Test/Mftf/ActionGroup/StorefrontCustomerWishlistActionGroup.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,7 @@
9191

9292
<!-- Share wishlist -->
9393
<actionGroup name="StorefrontCustomerShareWishlistActionGroup">
94-
<click selector="{{StorefrontCustomerWishlistProductSection.productShareWishList}}"
95-
stepKey="clickMyWishListButton"/>
96-
<amOnPage url="{{StorefrontCustomerWishlistSharePage.url}}" stepKey="amOnShareWishlist"/>
94+
<click selector="{{StorefrontCustomerWishlistProductSection.productShareWishList}}" stepKey="clickMyWishListButton"/>
9795
<fillField userInput="{{Wishlist.shareInfo_emails}}" selector="{{StorefrontCustomerWishlistShareSection.ProductShareWishlistEmail}}" stepKey="fillEmailsForShare"/>
9896
<fillField userInput="{{Wishlist.shareInfo_message}}" selector="{{StorefrontCustomerWishlistShareSection.ProductShareWishlistTextMessage}}" stepKey="fillShareMessage"/>
9997
<click selector="{{StorefrontCustomerWishlistShareSection.ProductShareWishlistButton}}" stepKey="sendWishlist"/>

0 commit comments

Comments
 (0)