|
68 | 68 | <actionGroup ref="validateVideoBackgroundWithOnlyVideoUrl" stepKey="validateYouTubeEmbeddedStage">
|
69 | 69 | <argument name="section" value="SlideOnBackend"/>
|
70 | 70 | <argument name="videoUrl" value="PageBuilderVideoBackgroundUrl_YouTube_Embedded"/>
|
| 71 | + <argument name="defaultBackgroundColor" value="PageBuilderStageBackgroundColor_Default"/> |
71 | 72 | </actionGroup>
|
72 | 73 | <!-- Update to YouTube Non-Embedded -->
|
73 | 74 | <actionGroup ref="openPageBuilderEditPanelSmallByIndex" stepKey="openEditMenuOnStageYouTubeNonEmbedded">
|
|
80 | 81 | <actionGroup ref="validateVideoBackgroundWithOnlyVideoUrl" stepKey="validateYouTubeNonEmbeddedStage">
|
81 | 82 | <argument name="section" value="SlideOnBackend"/>
|
82 | 83 | <argument name="videoUrl" value="PageBuilderVideoBackgroundUrl_YouTube_NonEmbedded"/>
|
| 84 | + <argument name="defaultBackgroundColor" value="PageBuilderStageBackgroundColor_Default"/> |
83 | 85 | </actionGroup>
|
84 | 86 | <!-- Update to YouTube Insecure -->
|
85 | 87 | <actionGroup ref="openPageBuilderEditPanelSmallByIndex" stepKey="openEditMenuOnStageYouTubeInsecure">
|
|
92 | 94 | <actionGroup ref="validateVideoBackgroundWithOnlyVideoUrl" stepKey="validateYouTubeInsecureStage">
|
93 | 95 | <argument name="section" value="SlideOnBackend"/>
|
94 | 96 | <argument name="videoUrl" value="PageBuilderVideoBackgroundUrl_YouTube_Insecure"/>
|
| 97 | + <argument name="defaultBackgroundColor" value="PageBuilderStageBackgroundColor_Default"/> |
95 | 98 | </actionGroup>
|
96 | 99 | <!-- Update to Vimeo Embedded-->
|
97 | 100 | <actionGroup ref="openPageBuilderEditPanelSmallByIndex" stepKey="openEditMenuOnStageVimeoEmbedded">
|
|
104 | 107 | <actionGroup ref="validateVideoBackgroundWithOnlyVideoUrl" stepKey="validateVimeoEmbeddedStage">
|
105 | 108 | <argument name="section" value="SlideOnBackend"/>
|
106 | 109 | <argument name="videoUrl" value="PageBuilderVideoBackgroundUrl_Vimeo_Embedded"/>
|
| 110 | + <argument name="defaultBackgroundColor" value="PageBuilderStageBackgroundColor_Default"/> |
107 | 111 | </actionGroup>
|
108 | 112 | <!-- Update to Vimeo Non-Embedded -->
|
109 | 113 | <actionGroup ref="openPageBuilderEditPanelSmallByIndex" stepKey="openEditMenuOnStageVimeoNonEmbedded">
|
|
116 | 120 | <actionGroup ref="validateVideoBackgroundWithOnlyVideoUrl" stepKey="validateVimeoNonEmbeddedStage">
|
117 | 121 | <argument name="section" value="SlideOnBackend"/>
|
118 | 122 | <argument name="videoUrl" value="PageBuilderVideoBackgroundUrl_Vimeo_NonEmbedded"/>
|
| 123 | + <argument name="defaultBackgroundColor" value="PageBuilderStageBackgroundColor_Default"/> |
119 | 124 | </actionGroup>
|
120 | 125 | <!-- Update to Vimeo Insecure -->
|
121 | 126 | <actionGroup ref="openPageBuilderEditPanelSmallByIndex" stepKey="openEditMenuOnStageVimeoInsecure">
|
|
128 | 133 | <actionGroup ref="validateVideoBackgroundWithOnlyVideoUrl" stepKey="validateVimeoInsecureStage">
|
129 | 134 | <argument name="section" value="SlideOnBackend"/>
|
130 | 135 | <argument name="videoUrl" value="PageBuilderVideoBackgroundUrl_Vimeo_Insecure"/>
|
| 136 | + <argument name="defaultBackgroundColor" value="PageBuilderStageBackgroundColor_Default"/> |
131 | 137 | </actionGroup>
|
132 | 138 | <!-- Update to .mp4 URL -->
|
133 | 139 | <actionGroup ref="openPageBuilderEditPanelSmallByIndex" stepKey="openEditMenuOnStageMp4">
|
|
140 | 146 | <actionGroup ref="validateVideoBackgroundWithOnlyVideoUrl" stepKey="validateMp4Stage">
|
141 | 147 | <argument name="section" value="SlideOnBackend"/>
|
142 | 148 | <argument name="videoUrl" value="PageBuilderVideoBackgroundUrl_Mp4_URL"/>
|
| 149 | + <argument name="defaultBackgroundColor" value="PageBuilderStageBackgroundColor_Default"/> |
143 | 150 | </actionGroup>
|
144 | 151 | <!-- Update to .mp4 URL Insecure -->
|
145 | 152 | <actionGroup ref="openPageBuilderEditPanelSmallByIndex" stepKey="openEditMenuOnStageMp4Insecure">
|
|
152 | 159 | <actionGroup ref="validateVideoBackgroundWithOnlyVideoUrl" stepKey="validateMp4InsecureStage">
|
153 | 160 | <argument name="section" value="SlideOnBackend"/>
|
154 | 161 | <argument name="videoUrl" value="PageBuilderVideoBackgroundUrl_Mp4_URL_Insecure"/>
|
| 162 | + <argument name="defaultBackgroundColor" value="PageBuilderStageBackgroundColor_Default"/> |
155 | 163 | </actionGroup>
|
156 | 164 | </test>
|
157 | 165 | </tests>
|
0 commit comments