Skip to content

Commit 88881e5

Browse files
committed
ACQE-8254: Check Categories URL Path in multi-store On Storefront
- Steps are removed based on Suggestion in Pr from testfile
1 parent 0b9ea7c commit 88881e5

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
@@ -118,9 +118,6 @@
118118
<argument name="categoryName" value="$$createTestCategory.name$$"/>
119119
<argument name="subCategoryName" value="$$createSubTestCategory.name$$"/>
120120
</actionGroup>
121-
<actionGroup ref="StorefrontSwitchStoreViewActionGroup" stepKey="switchTheStoreViewToCustomStore">
122-
<argument name="storeView" value="NewStoreViewData"/>
123-
</actionGroup>
124121
<!-- Step 21:Verify url for subcategory for custom store view -->
125122
<actionGroup ref="StorefrontAssertProperUrlIsShownActionGroup" stepKey="seeUpdatedUrlKey">
126123
<argument name="urlPath" value="{{CustomizedCategory.value}}/{{CustomizedCategory.urlKey}}.html"/>

0 commit comments

Comments
 (0)