File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
app/code/Magento/Customer/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 41
41
<argument name =" productUrl" value =" $$createSimpleProduct.custom_attributes[url_key]$$" />
42
42
</actionGroup >
43
43
<actionGroup ref =" StorefrontClickAddToCartOnProductPageActionGroup" stepKey =" addToCartFromStorefrontProductPage" />
44
- <helper class =" Magento\Catalog\Test\Mftf\Helper\LocalFileAssertions" method =" deleteDirectory" stepKey =" deleteLocalCacheDirectory" >
45
- <argument name =" path" >var/session</argument >
46
- </helper >
47
- <actionGroup ref =" CliCacheFlushActionGroup" stepKey =" flushCache" >
48
- <argument name =" tags" value =" " />
49
- </actionGroup >
44
+ <!-- Reset cookies and refresh the page-->
45
+ <resetCookie userInput =" PHPSESSID" stepKey =" resetCookieForCart" />
50
46
<actionGroup ref =" ReloadPageActionGroup" stepKey =" reloadPage" />
51
47
<actionGroup ref =" StorefrontCheckThatCartIsEmptyActionGroup" stepKey =" checkThatCartIsEmpty" />
52
48
</test >
You can’t perform that action at this time.
0 commit comments