Skip to content

Commit bd873fe

Browse files
committed
ACQE-8254: Check Categories URL Path in multi-store On Storefront
- Removed Swichstore Actiongroup in testfile
1 parent 26806ab commit bd873fe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,6 @@
131131
<argument name="categoryName" value="$$createTestCategory.name$$"/>
132132
<argument name="subCategoryName" value="$$createSubTestCategory.name$$"/>
133133
</actionGroup>
134-
<actionGroup ref="StorefrontSwitchStoreViewActionGroup" stepKey="switchToCustomStoreViewInStorefront">
135-
<argument name="storeView" value="NewStoreViewData"/>
136-
</actionGroup>
137134
<!-- Step 21:Verify url for subcategory for custom store view -->
138135
<actionGroup ref="StorefrontAssertProperUrlIsShownActionGroup" stepKey="seeUpdatedUrlKey">
139136
<argument name="urlPath" value="{{CustomizedCategory.value}}/{{CustomizedCategory.urlKey}}.html"/>

0 commit comments

Comments
 (0)