From 4ec730cc0cabc4a55e5e7bf1ab99496178deeae1 Mon Sep 17 00:00:00 2001 From: David Grigoryan Date: Tue, 14 Aug 2018 18:44:11 +0400 Subject: [PATCH] MAGETWO-66666: Adding a product to cart from category page with an expired session does not allow product to be added - Updated automated test --- .../StorefrontAddProductToCardActionGroup.xml | 11 +++++++---- .../Section/StorefrontAddProductToCardSection.xml | 3 +++ .../Mftf/Test/AddingProductWithExpiredSessionTest.xml | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/app/code/Magento/Customer/Test/Mftf/ActionGroup/StorefrontAddProductToCardActionGroup.xml b/app/code/Magento/Customer/Test/Mftf/ActionGroup/StorefrontAddProductToCardActionGroup.xml index 71919d9da37de..49edf529a188d 100644 --- a/app/code/Magento/Customer/Test/Mftf/ActionGroup/StorefrontAddProductToCardActionGroup.xml +++ b/app/code/Magento/Customer/Test/Mftf/ActionGroup/StorefrontAddProductToCardActionGroup.xml @@ -41,10 +41,13 @@ - - - - + + + + + + + diff --git a/app/code/Magento/Customer/Test/Mftf/Section/StorefrontAddProductToCardSection.xml b/app/code/Magento/Customer/Test/Mftf/Section/StorefrontAddProductToCardSection.xml index 868a47a26f42b..cc0cf8e07008e 100644 --- a/app/code/Magento/Customer/Test/Mftf/Section/StorefrontAddProductToCardSection.xml +++ b/app/code/Magento/Customer/Test/Mftf/Section/StorefrontAddProductToCardSection.xml @@ -68,6 +68,9 @@ + + + diff --git a/app/code/Magento/Customer/Test/Mftf/Test/AddingProductWithExpiredSessionTest.xml b/app/code/Magento/Customer/Test/Mftf/Test/AddingProductWithExpiredSessionTest.xml index 058b5b5c18bfd..b8abda3b37de6 100644 --- a/app/code/Magento/Customer/Test/Mftf/Test/AddingProductWithExpiredSessionTest.xml +++ b/app/code/Magento/Customer/Test/Mftf/Test/AddingProductWithExpiredSessionTest.xml @@ -42,7 +42,7 @@ - +