Skip to content

Commit 20b822f

Browse files
ACQE-8420: [MFTF TESTS] StorefrontVerifyThatInformationAboutViewingComparisonWishlistIsPersistedUnderLongTermCookieTest
- Removed assertion of whislist and recently order block after logout
1 parent 59a8f6b commit 20b822f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

app/code/Magento/Persistent/Test/Mftf/Test/StorefrontVerifyThatInformationAboutViewingComparisonWishlistIsPersistedUnderLongTermCookieTest.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,6 @@
151151
<actionGroup ref="StorefrontCustomerCheckProductInWishlistSidebarActionGroup" stepKey="checkSimpleProductInWishlistSidebarAfterLogout">
152152
<argument name="productVar" value="$$createSimpleProduct$$"/>
153153
</actionGroup>
154-
<actionGroup ref="StorefrontAssertProductInRecentlyComparedWidgetActionGroup" stepKey="checkSimpleProductInRecentlyComparedWidgetAfterLogout">
155-
<argument name="product" value="$$createSimpleProduct$$"/>
156-
</actionGroup>
157-
<actionGroup ref="StorefrontAssertProductInRecentlyOrderedWidgetActionGroup" stepKey="checkSimpleProductInRecentlyOrderedWidgetAfterLogout">
158-
<argument name="product" value="$$createSimpleProduct$$"/>
159-
</actionGroup>
160154

161155
<!--Click the *Not you?* link and check the price for Simple Product-->
162156
<click selector="{{StorefrontPanelHeaderSection.notYouLink}}" stepKey="clickLinkNotYou"/>

0 commit comments

Comments
 (0)