File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 2929 <requiredEntity createDataKey =" createTestCategory" />
3030 </createData >
3131 <!-- Precondition Step 4:Create 1 additional store view including default store view -->
32+ <actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
3233 <actionGroup ref =" AdminCreateStoreViewActionGroup" stepKey =" createStoreView" >
3334 <argument name =" customStore" value =" NewStoreViewData" />
3435 </actionGroup >
4748 <!-- Logout from admin -->
4849 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
4950 </after >
50- <!-- Step 1:Login to Admin Panel -->
51+
5152 <actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
52- <!-- Step 2&3:Switch To Default Store view For root category and Click On Ok Button-->
53+ <!-- Step 1, 2&3:Switch To Default Store view For root category and Click On Ok Button-->
5354 <actionGroup ref =" SwitchRootCategoryForDefaultStoreActionGroup" stepKey =" SwitchStoreView" >
5455 <argument name =" Store" value =" _defaultStore.name" />
5556 <argument name =" CatName" value =" _defaultCategory.name" />
You can’t perform that action at this time.
0 commit comments