Skip to content

Commit ee36fed

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

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,9 @@
148148
<actionGroup ref="StorefrontAssertProductInRecentlyViewedWidgetActionGroup" stepKey="checkSimpleProductInRecentlyViewedWidgetAfterLogout">
149149
<argument name="product" value="$$createSimpleProduct$$"/>
150150
</actionGroup>
151-
<actionGroup ref="StorefrontCustomerCheckProductInWishlistSidebarActionGroup" stepKey="checkSimpleProductInWishlistSidebarAfterLogout">
152-
<argument name="productVar" value="$$createSimpleProduct$$"/>
151+
152+
<actionGroup ref="StorefrontAssertProductInRecentlyComparedWidgetActionGroup" stepKey="checkSimpleProductInRecentlyComparedWidgetAfterLogout">
153+
<argument name="product" value="$$createSimpleProduct$$"/>
153154
</actionGroup>
154155

155156
<!--Click the *Not you?* link and check the price for Simple Product-->

0 commit comments

Comments
 (0)