We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd873fe commit c020bcbCopy full SHA for c020bcb
app/code/Magento/Catalog/Test/Mftf/Test/StorefrontVerifyUrlKeyForSpecifiedStoreTest.xml
@@ -153,9 +153,6 @@
153
<!-- Step 26:Open storefront -->
154
<actionGroup ref="StorefrontOpenHomePageActionGroup" stepKey="goToHomePage"/>
155
<!-- Step 27&28:Open subcategory for custom store view and Verify url for subcategory for custom store view -->
156
- <actionGroup ref="StorefrontSwitchStoreViewActionGroup" stepKey="switchBackToStoreView">
157
- <argument name="storeView" value="NewStoreViewData"/>
158
- </actionGroup>
159
<waitForPageLoad stepKey="waitForPageToBeLoaded"/>
160
<actionGroup ref="StorefrontGoToSubCategoryPageActionGroup" stepKey="navigateToSubCategoryStore">
161
<argument name="categoryName" value="$$createTestCategory.name$$"/>
0 commit comments