Skip to content

Commit 9edf7ab

Browse files
committed
ACQE-8254: Check Categories URL Path in multi-store On Storefront
- Cacheclean is added in testfile
1 parent db92f3c commit 9edf7ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/StorefrontVerifyUrlKeyForSpecifiedStoreTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@
108108
<actionGroup ref="ChangeSeoUrlKeyForSubCategoryActionGroup" stepKey="changeUrlKeyForSubCategoryCustomizedStore">
109109
<argument name="value" value="{{CustomizedCategory.urlKey}}"/>
110110
</actionGroup>
111+
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanCache">
112+
<argument name="tags" value=""/>
113+
</actionGroup>
111114
<actionGroup ref="StorefrontOpenHomePageActionGroup" stepKey="openHomePage"/>
112115
<!-- Step 14&15:Go To Storefront and Switch to first store view for category A & Open root category on Storefront under first store view -->
113116
<actionGroup ref="StorefrontGoToCategoryPageActionGroup" stepKey="openRootCategoryPage">

0 commit comments

Comments
 (0)