File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test
AdminPageBuilderRowBackgroundAttributeTest Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 87
87
<actionGroup ref =" seeNoImageUploadedOnSlideOut" stepKey =" validateNoFallbackImage" >
88
88
<argument name =" property" value =" PageBuilderVideoBackgroundFallbackImage_Empty" />
89
89
</actionGroup >
90
- <actionGroup ref =" validateSlideOutPanelFieldTooltip " stepKey =" validateTooltipFallbackImage" >
90
+ <actionGroup ref =" validateSlideOutPanelFieldTooltipWithUploaderId " stepKey =" validateTooltipFallbackImage" >
91
91
<argument name =" property" value =" PageBuilderVideoBackgroundFallbackImage_Empty" />
92
92
</actionGroup >
93
- <actionGroup ref =" validateSlideOutPanelFieldHelperText " stepKey =" validateHelperTextFallbackImage" >
93
+ <actionGroup ref =" validateSlideOutPanelFieldHelperTextWithUploaderId " stepKey =" validateHelperTextFallbackImage" >
94
94
<argument name =" property" value =" PageBuilderVideoBackgroundFallbackImage_Empty" />
95
95
</actionGroup >
96
96
</test >
Original file line number Diff line number Diff line change 42
42
<actionGroup ref =" validateSlideOutPanelFieldIsNotRequired" stepKey =" validateBackgroundColor" >
43
43
<argument name =" property" value =" PageBuilderBackgroundColor_Default" />
44
44
</actionGroup >
45
- <actionGroup ref =" validateSlideOutPanelFieldIsNotRequired " stepKey =" validateBackgroundImage" >
45
+ <actionGroup ref =" validateSlideOutPanelFieldIsNotRequiredWithUploaderIdActionGroup " stepKey =" validateBackgroundImage" >
46
46
<argument name =" property" value =" PageBuilderBackgroundImage_Default" />
47
47
</actionGroup >
48
48
<actionGroup ref =" validateSlideOutPanelFieldIsNotRequired" stepKey =" validateBackgroundPosition" >
You can’t perform that action at this time.
0 commit comments