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 4141 <argument name =" productUrl" value =" $$createSimpleProduct.custom_attributes[url_key]$$" />
4242 </actionGroup >
4343 <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" />
5046 <actionGroup ref =" ReloadPageActionGroup" stepKey =" reloadPage" />
5147 <actionGroup ref =" StorefrontCheckThatCartIsEmptyActionGroup" stepKey =" checkThatCartIsEmpty" />
5248 </test >
You can’t perform that action at this time.
0 commit comments