Skip to content

Commit cf76737

Browse files
committed
MC-4381: Convert CreateCategoryEntityTest to MFTF
- Remove steps that edit description because they aren't tested and they collide with pagebuilder
1 parent 900b61e commit cf76737

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateCategoryWithAnchorFieldTest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@
3737
<!--Select Content and fill the options-->
3838
<scrollTo selector="{{AdminCategoryContentSection.sectionHeader}}" x="0" y="-80" stepKey="scrollToContent"/>
3939
<click selector="{{AdminCategoryContentSection.sectionHeader}}" stepKey="selectContent"/>
40-
<scrollTo selector="{{AdminCategoryContentSection.description}}" stepKey="scrollToDescription"/>
41-
<fillField selector="{{AdminCategoryContentSection.description}}" userInput="Anchor Subcategory All Fields" stepKey="fillTheDescription"/>
4240
<scrollTo selector="{{AdminCategoryContentSection.AddCMSBlock}}" x="0" y="-80" stepKey="scrollToAddCMSBlock"/>
4341
<selectOption selector="{{AdminCategoryContentSection.AddCMSBlock}}" userInput="$$createDefaultCMSBlock.title$$" stepKey="selectCMSBlock"/>
4442
<!--Select Display Setting and fill the options-->

0 commit comments

Comments
 (0)