File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test
AdminCatalogProductPageBuilderTest
AdminPageBuilderRowBackgroundAttributeTest Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 47
47
<actionGroup ref =" fillSlideOutPanelFieldGeneral" stepKey =" enterMinHeightProperty" >
48
48
<argument name =" property" value =" PageBuilderMinHeightProperty_300px" />
49
49
</actionGroup >
50
- <actionGroup ref =" saveEditPanelSettings " stepKey =" saveEditPanelSettingsRow" />
50
+ <actionGroup ref =" saveEditPanelSettingsFullScreen " stepKey =" saveEditPanelSettingsRow" />
51
51
<!-- Add 2nd Row -->
52
52
<comment userInput =" Add 2nd Row" stepKey =" commentAddRow" />
53
53
<actionGroup ref =" dragContentTypeToDropZone" stepKey =" dragRowToStage" >
Original file line number Diff line number Diff line change 45
45
<actionGroup ref =" openPageBuilderEditPanel" stepKey =" openEditMenuOnStage" >
46
46
<argument name =" contentType" value =" PageBuilderRowContentType" />
47
47
</actionGroup >
48
+ <actionGroup ref =" fillSlideOutPanelFieldGeneral" stepKey =" enterMinHeightProperty" >
49
+ <argument name =" property" value =" PageBuilderMinHeightProperty_300px" />
50
+ </actionGroup >
48
51
<!-- Update all background fields -->
49
52
<comment userInput =" Update all background fields" stepKey =" commentFillBackgroundPanel" />
50
53
<actionGroup ref =" fillSlideOutPanelFieldGeneral" stepKey =" enterBackgroundColor" >
83
86
<argument name =" backgroundRepeat" value =" PageBuilderBackgroundRepeat_Enabled" />
84
87
<argument name =" backgroundAttachment" value =" PageBuilderBackgroundAttachment_Scroll" />
85
88
</actionGroup >
86
- <actionGroup ref =" validateBackgroundImage " stepKey =" validateImageOnStage1" >
89
+ <actionGroup ref =" ValidateBackgroundImageConfigurationActionGroup " stepKey =" validateImageOnStage1" >
87
90
<argument name =" section" value =" RowOnStage" />
88
91
<argument name =" backgroundImage" value =" PageBuilderBackgroundImage_JPG" />
89
92
</actionGroup >
101
104
<argument name =" backgroundRepeat" value =" PageBuilderBackgroundRepeat_Enabled" />
102
105
<argument name =" backgroundAttachment" value =" PageBuilderBackgroundAttachment_Scroll" />
103
106
</actionGroup >
104
- <actionGroup ref =" validateBackgroundImage " stepKey =" validateImageOnStage2" >
107
+ <actionGroup ref =" ValidateBackgroundImageConfigurationActionGroup " stepKey =" validateImageOnStage2" >
105
108
<argument name =" section" value =" RowOnStage" />
106
109
<argument name =" backgroundImage" value =" PageBuilderBackgroundImage_JPG" />
107
110
</actionGroup >
Original file line number Diff line number Diff line change 38
38
<actionGroup ref =" openPageBuilderEditPanel" stepKey =" openEditMenuOnStage" >
39
39
<argument name =" contentType" value =" PageBuilderRowContentType" />
40
40
</actionGroup >
41
+ <actionGroup ref =" fillSlideOutPanelFieldGeneral" stepKey =" enterMinHeightProperty" >
42
+ <argument name =" property" value =" PageBuilderMinHeightProperty_300px" />
43
+ </actionGroup >
41
44
<!-- Validate Default Values -->
42
45
<comment userInput =" Validate Default Values" stepKey =" CommentValidateDefaultValues" />
43
46
<actionGroup ref =" seeInFieldSlideOutProperty" stepKey =" validateBackgroundColor" >
70
73
<actionGroup ref =" seeOptionIsSelectedSlideOutProperty" stepKey =" validateBackgroundAttachment" >
71
74
<argument name =" property" value =" PageBuilderBackgroundAttachment_Default" />
72
75
</actionGroup >
73
- <actionGroup ref =" closeEditPanelSettings " stepKey =" closeEditPanelSettings" />
76
+ <actionGroup ref =" saveEditPanelSettings " stepKey =" closeEditPanelSettings" />
74
77
<!-- Validate Stage -->
75
78
<comment userInput =" Validate Stage" stepKey =" commentValidateStage" />
76
79
<actionGroup ref =" ValidateBackgroundConfigurationWithNoImageOrColorActionGroup" stepKey =" validateStage" >
You can’t perform that action at this time.
0 commit comments