Skip to content

Commit c020bcb

Browse files
committed
ACQE-8254: Check Categories URL Path in multi-store On Storefront
- WaitForPageLoad stepkey has been removed in testfile
1 parent bd873fe commit c020bcb

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
@@ -153,9 +153,6 @@
153153
<!-- Step 26:Open storefront -->
154154
<actionGroup ref="StorefrontOpenHomePageActionGroup" stepKey="goToHomePage"/>
155155
<!-- 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>
159156
<waitForPageLoad stepKey="waitForPageToBeLoaded"/>
160157
<actionGroup ref="StorefrontGoToSubCategoryPageActionGroup" stepKey="navigateToSubCategoryStore">
161158
<argument name="categoryName" value="$$createTestCategory.name$$"/>

0 commit comments

Comments
 (0)