File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 291
291
<actionGroup ref =" dragContentTypeToStage" stepKey =" dragAdditionalRow" >
292
292
<argument name =" contentType" value =" PageBuilderRowContentType" />
293
293
</actionGroup >
294
- <actionGroup ref =" dragContentTypeToStage" stepKey =" dragAdditionalRow2" >
295
- <argument name =" contentType" value =" PageBuilderRowContentType" />
296
- </actionGroup >
297
294
<actionGroup ref =" dragContentTypeToContainer" stepKey =" dragColumnIntoStage" >
298
295
<argument name =" contentType" value =" PageBuilderColumnContentType" />
299
296
<argument name =" containerTargetType" value =" PageBuilderRowContentType" />
324
321
<!-- Close grid form and check options are restored -->
325
322
<comment userInput =" Close grid form and check options are restored" stepKey =" commentCloseAndValidateOptionsAreRestored" />
326
323
<actionGroup ref =" closeGridSizeForm" stepKey =" closeGridForm" />
324
+ <scrollTo selector =" {{CmsNewPagePageActionsSection.pageTitle}}" stepKey =" scrollToTop" />
327
325
<moveMouseOver selector =" {{PageBuilderActionsSection.contentTypeInStage(PageBuilderRowContentType.role)}}" x =" 10" y =" 0" stepKey =" onMouseOverContentTypeStage" />
328
326
<waitForPageLoad stepKey =" waitForPageLoad" />
329
327
<waitForElementVisible time =" 10" selector =" {{PageBuilderActionsSection.contentTypeOptionsMenu(PageBuilderRowContentType.role)}}" stepKey =" waitForOptions" />
You can’t perform that action at this time.
0 commit comments