File tree Expand file tree Collapse file tree 2 files changed +10
-14
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +10
-14
lines changed Original file line number Diff line number Diff line change 1073
1073
<argument name =" property" value =" PageBuilderPadding_0" />
1074
1074
</actionGroup >
1075
1075
<actionGroup ref =" saveEditPanelSettings" stepKey =" saveEditPanelSettings" />
1076
- <!-- Row 2: Min Height = 100vh -->
1077
1076
<actionGroup ref =" duplicateContentType" stepKey =" duplicateContentType1" >
1078
1077
<argument name =" contentType" value =" PageBuilderRowContentType" />
1079
1078
<argument name =" targetIndex" value =" 1" />
1080
1079
</actionGroup >
1080
+ <actionGroup ref =" duplicateContentType" stepKey =" duplicateContentType2" >
1081
+ <argument name =" contentType" value =" PageBuilderRowContentType" />
1082
+ <argument name =" targetIndex" value =" 1" />
1083
+ </actionGroup >
1084
+ <!-- Row 2: Min Height = 100vh -->
1081
1085
<actionGroup ref =" openPageBuilderEditPanelByIndex" stepKey =" openEditPanel2" >
1082
1086
<argument name =" contentType" value =" PageBuilderRowContentType" />
1083
1087
<argument name =" contentTypeIndex" value =" 2" />
1087
1091
</actionGroup >
1088
1092
<actionGroup ref =" saveEditPanelSettings" stepKey =" saveEditPanelSettings2" />
1089
1093
<!-- Row 3: Min Height = 100vh - 200px -->
1090
- <scrollTo selector =" {{RowOnStage.base('2')}}" x =" 0" y =" -400" stepKey =" scrollToRow2" />
1091
- <actionGroup ref =" duplicateContentType" stepKey =" duplicateContentType2" >
1092
- <argument name =" contentType" value =" PageBuilderRowContentType" />
1093
- <argument name =" targetIndex" value =" 2" />
1094
- </actionGroup >
1095
- <scrollTo selector =" {{RowOnStage.base('3')}}" x =" 0" y =" -400" stepKey =" scrollToRow3" />
1096
1094
<actionGroup ref =" openPageBuilderEditPanelByIndex" stepKey =" openEditPanel3" >
1097
1095
<argument name =" contentType" value =" PageBuilderRowContentType" />
1098
1096
<argument name =" contentTypeIndex" value =" 3" />
Original file line number Diff line number Diff line change 588
588
<argument name =" property" value =" PageBuilderPadding_0" />
589
589
</actionGroup >
590
590
<actionGroup ref =" saveEditPanelSettings" stepKey =" saveEditPanelSettings" />
591
- <!-- Row 2: Min Height = 100vh -->
592
591
<actionGroup ref =" duplicateContentType" stepKey =" duplicateContentType1" >
593
592
<argument name =" contentType" value =" PageBuilderRowContentType" />
594
593
<argument name =" targetIndex" value =" 1" />
595
594
</actionGroup >
595
+ <actionGroup ref =" duplicateContentType" stepKey =" duplicateContentType2" >
596
+ <argument name =" contentType" value =" PageBuilderRowContentType" />
597
+ <argument name =" targetIndex" value =" 1" />
598
+ </actionGroup >
599
+ <!-- Row 2: Min Height = 100vh -->
596
600
<actionGroup ref =" openPageBuilderEditPanelByIndex" stepKey =" openEditPanel2" >
597
601
<argument name =" contentType" value =" PageBuilderRowContentType" />
598
602
<argument name =" contentTypeIndex" value =" 2" />
602
606
</actionGroup >
603
607
<actionGroup ref =" saveEditPanelSettings" stepKey =" saveEditPanelSettings2" />
604
608
<!-- Row 3: Min Height = 100vh - 200px -->
605
- <scrollTo selector =" {{RowOnStage.base('2')}}" x =" 0" y =" -400" stepKey =" scrollToRow2" />
606
- <actionGroup ref =" duplicateContentType" stepKey =" duplicateContentType2" >
607
- <argument name =" contentType" value =" PageBuilderRowContentType" />
608
- <argument name =" targetIndex" value =" 2" />
609
- </actionGroup >
610
- <scrollTo selector =" {{RowOnStage.base('3')}}" x =" 0" y =" -400" stepKey =" scrollToRow3" />
611
609
<actionGroup ref =" openPageBuilderEditPanelByIndex" stepKey =" openEditPanel3" >
612
610
<argument name =" contentType" value =" PageBuilderRowContentType" />
613
611
<argument name =" contentTypeIndex" value =" 3" />
You can’t perform that action at this time.
0 commit comments