File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 39
39
<click selector =" {{AdminCategoryBasicFieldSection.includeInMenuLabel}}" stepKey =" disableIncludeInMenu" />
40
40
<scrollTo selector =" {{AdminCategoryContentSection.sectionHeader}}" x =" 0" y =" -80" stepKey =" scrollToContent" />
41
41
<click selector =" {{AdminCategoryContentSection.sectionHeader}}" stepKey =" selectContent" />
42
+ <scrollTo selector =" {{AdminCategoryContentSection.description}}" x =" 0" y =" -80" stepKey =" scrollToDescription" />
42
43
<fillField selector =" {{AdminCategoryContentSection.description}}" userInput =" Updated category Description Fields" stepKey =" fillUpdatedDescription" />
43
44
<scrollTo selector =" {{AdminCategorySEOSection.SectionHeader}}" x =" 0" y =" -80" stepKey =" scrollToSearchEngineOptimization" />
44
45
<click selector =" {{AdminCategorySEOSection.SectionHeader}}" stepKey =" selectSearchEngineOptimization" />
You can’t perform that action at this time.
0 commit comments