File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1812
1812
</actionGroup >
1813
1813
<!-- Add Margins: Empty -->
1814
1814
<comment userInput =" Add Margins: Empty" stepKey =" commentAddMarginsEmpty" />
1815
+ <actionGroup ref =" expandPageBuilderPanelGroup" stepKey =" expandPageBuilderPanelGroup" >
1816
+ <argument name =" group" value =" PageBuilderTextContentType" />
1817
+ </actionGroup >
1815
1818
<actionGroup ref =" dragContentTypeToContainer" stepKey =" dragTextIntoStage1" >
1816
1819
<argument name =" contentType" value =" PageBuilderTextContentType" />
1817
1820
<argument name =" containerTargetType" value =" PageBuilderRowContentType" />
1832
1835
<actionGroup ref =" saveEditPanelSettings" stepKey =" saveEditPanelSettings1" />
1833
1836
<!-- Add Margins: 0 -->
1834
1837
<comment userInput =" Add Margins: 0" stepKey =" commentAddMargins0" />
1835
- <actionGroup ref =" expandPageBuilderPanelGroup" stepKey =" expandPageBuilderPanelGroup" >
1836
- <argument name =" group" value =" PageBuilderTextContentType" />
1837
- </actionGroup >
1838
1838
<actionGroup ref =" dragContentTypeToContainer" stepKey =" dragTextIntoStage2" >
1839
1839
<argument name =" contentType" value =" PageBuilderTextContentType" />
1840
1840
<argument name =" containerTargetType" value =" PageBuilderRowContentType" />
2488
2488
</actionGroup >
2489
2489
<!-- Add Text To Stage -->
2490
2490
<comment userInput =" Add Text To Stage" stepKey =" commentAddText" />
2491
+ <actionGroup ref =" expandPageBuilderPanelGroup" stepKey =" expandPageBuilderPanelGroup" >
2492
+ <argument name =" group" value =" PageBuilderTextContentType" />
2493
+ </actionGroup >
2491
2494
<actionGroup ref =" dragContentTypeToContainer" stepKey =" dragTextIntoStage" >
2492
2495
<argument name =" contentType" value =" PageBuilderTextContentType" />
2493
2496
<argument name =" containerTargetType" value =" PageBuilderRowContentType" />
Original file line number Diff line number Diff line change 498
498
<argument name =" containerTargetIndex" value =" 2" />
499
499
</actionGroup >
500
500
<dragAndDrop selector1 =" {{ColumnOnBackend.columnX('2')}} {{ColumnOnBackend.columnResizeHandle}}" selector2 =" {{ColumnOnBackend.columnResizeGridLine('10')}}" x =" $guideWidth" stepKey =" resizeColumn2ToFive" />
501
+ <actionGroup ref =" expandPageBuilderPanelGroup" stepKey =" expandPageBuilderPanelGroup" >
502
+ <argument name =" group" value =" PageBuilderDividerContentType" />
503
+ </actionGroup >
501
504
<actionGroup ref =" dragContentTypeToContainer" stepKey =" dragIntoStage1" >
502
505
<argument name =" contentType" value =" PageBuilderDividerContentType" />
503
506
<argument name =" containerTargetType" value =" PageBuilderColumnContentType" />
You can’t perform that action at this time.
0 commit comments