File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 26
26
<actionGroup ref =" AdminCategoriesOpenCategoryActionGroup" stepKey =" clickCategoryLink" >
27
27
<argument name =" category" value =" {{FirstLevelSubCat.name}}" />
28
28
</actionGroup >
29
- <actionGroup ref =" AdminCategoriesOpenCategoryActionGroup" stepKey =" selectCreatedCategory" >
30
- <argument name =" category" value =" {{_defaultCategory.name}}" />
31
- </actionGroup >
32
- <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForPageToLoaded2" />
33
29
<click selector =" {{AdminCategoryMainActionsSection.DeleteButton}}" stepKey =" clickDelete" />
34
30
<waitForElementVisible selector =" {{AdminCategoryModalSection.message}}" stepKey =" waitForConfirmationModal" />
35
31
<see selector =" {{AdminCategoryModalSection.message}}" userInput =" Are you sure you want to delete this category?" stepKey =" seeDeleteConfirmationMessage" />
You can’t perform that action at this time.
0 commit comments