File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/PageBuilder/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 195
195
<comment userInput =" Clear input field using backspace to show all content types on Pagebuilder panel" stepKey =" commentDeleteSearch" />
196
196
<pressKey selector =" {{PageBuilderPanel.searchPanel}}" parameterArray =" [\WebDriverKeys::BACKSPACE]" stepKey =" enterSearchInput" />
197
197
<dontSee userInput =" r" selector =" {{PageBuilderPanel.searchPanel}}" stepKey =" validateInputClearedAfterRemoveCharacters" />
198
+ <scrollTo selector =" {{CmsNewPagePageActionsSection.contentSectionName}}" stepKey =" scrollToTopOfStage" />
198
199
<actionGroup ref =" validateGroupsAndContentTypes" stepKey =" validateGroupsAndContentTypesAfterClearField" />
199
200
</test >
200
201
<test name =" SearchContentTypeAndAddToStage" >
You can’t perform that action at this time.
0 commit comments