|
14 | 14 | <stories value="Tabs"/>
|
15 | 15 | <title value="Tab Item - Validate Layout Section Default Values"/>
|
16 | 16 | <description value="Validate the default values for fields in the Layout section for Tab."/>
|
17 |
| - <severity value="CRITICAL"/> |
| 17 | + <severity value="AVERAGE"/> |
18 | 18 | <useCaseId value="MC-931"/>
|
19 | 19 | <testCaseId value="MC-3435"/>
|
20 | 20 | <group value="pagebuilder"/>
|
|
106 | 106 | <annotations>
|
107 | 107 | <features value="PageBuilder"/>
|
108 | 108 | <stories value="Tab"/>
|
109 |
| - <title value="Tab Item Min Height Invalid Inputs"/> |
| 109 | + <title value="Tab Item - Tab Min Height Invalid Inputs"/> |
110 | 110 | <description value="A user cannot submit an invalid min height value for tab"/>
|
111 |
| - <severity value="CRITICAL"/> |
| 111 | + <severity value="AVERAGE"/> |
112 | 112 | <useCaseId value="MC-931"/>
|
113 | 113 | <testCaseId value="MC-3439"/>
|
114 | 114 | <group value="pagebuilder"/>
|
|
172 | 172 | <annotations>
|
173 | 173 | <features value="PageBuilder"/>
|
174 | 174 | <stories value="Tab"/>
|
175 |
| - <title value="Tab Content Can Be Vertically Aligned"/> |
| 175 | + <title value="Tab Item - Tab Content Can Be Vertically Aligned"/> |
176 | 176 | <description value="A user can vertically align tab contents"/>
|
177 | 177 | <severity value="CRITICAL"/>
|
178 | 178 | <useCaseId value="MC-931"/>
|
179 | 179 | <testCaseId value="MC-3437"/>
|
180 | 180 | <group value="pagebuilder"/>
|
| 181 | + <group value="pagebuilder-me"/> |
181 | 182 | <group value="pagebuilder-tabs"/>
|
182 | 183 | <group value="pagebuilder-tabsLayout"/>
|
183 | 184 | </annotations>
|
|
194 | 195 | </actionGroup>
|
195 | 196 | <!-- Add Tabs to Stage -->
|
196 | 197 | <comment userInput="Add tabs to stage" stepKey="commentAddTabsToStage"/>
|
197 |
| - <actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandPageBuilderPanelGroup"> |
198 |
| - <argument name="group" value="PageBuilderTabsContentType"/> |
199 |
| - </actionGroup> |
200 | 198 | <actionGroup ref="dragContentTypeToStage" stepKey="dragSecondRowIntoStage">
|
201 | 199 | <argument name="contentType" value="PageBuilderRowContentType"/>
|
202 | 200 | </actionGroup>
|
203 | 201 | <actionGroup ref="dragContentTypeToStage" stepKey="dragThirdRowIntoStage">
|
204 | 202 | <argument name="contentType" value="PageBuilderRowContentType"/>
|
205 | 203 | </actionGroup>
|
| 204 | + <actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandPageBuilderPanelGroup"> |
| 205 | + <argument name="group" value="PageBuilderTabsContentType"/> |
| 206 | + </actionGroup> |
206 | 207 | <actionGroup ref="dragContentTypeToContainer" stepKey="dragTabsIntoRow1">
|
207 | 208 | <argument name="contentType" value="PageBuilderTabsContentType"/>
|
208 | 209 | <argument name="containerTargetType" value="PageBuilderRowContentType"/>
|
|
229 | 230 | <argument name="property" value="PageBuilderVerticalAlignmentPropertyTop"/>
|
230 | 231 | </actionGroup>
|
231 | 232 | <actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettingsFirstTab"/>
|
| 233 | + <actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandPageBuilderPanelGroupButtons"> |
| 234 | + <argument name="group" value="PageBuilderButtonsContentType"/> |
| 235 | + </actionGroup> |
232 | 236 | <actionGroup ref="dragContentTypeToContainer" stepKey="dragButtonToFirstTab">
|
233 | 237 | <argument name="contentType" value="PageBuilderButtonsContentType"/>
|
234 | 238 | <argument name="containerTargetType" value="PageBuilderTabsContentType"/>
|
|
304 | 308 | <argument name="verticalAlignContainer" value="PageBuilderVerticalAlignmentPropertyBottom"/>
|
305 | 309 | </actionGroup>
|
306 | 310 | <!-- Verify Vertical Alignment In Storefront -->
|
| 311 | + <comment userInput="Verify vertical alignment in storefront" stepKey="commentVerifyVerticalAlignmentInStorefront"/> |
307 | 312 | <actionGroup ref="navigateToStoreFront" stepKey="navigateToStoreFront">
|
308 |
| - <argument name="contentType" value="PageBuilderRowContentType"/> |
| 313 | + <argument name="contentType" value="PageBuilderTabsContentType"/> |
309 | 314 | </actionGroup>
|
310 | 315 | <actionGroup ref="validateLayoutStylesNoHeight" stepKey="validateTopLayoutStylesOnStorefront">
|
311 | 316 | <argument name="page" value="TabOnStorefront"/>
|
|
327 | 332 | <annotations>
|
328 | 333 | <features value="PageBuilder"/>
|
329 | 334 | <stories value="Tab"/>
|
330 |
| - <title value="Tab Content Can Be Vertically Aligned With Different Heights"/> |
| 335 | + <title value="Tab Item - Tab Content Can Be Vertically Aligned With Different Heights"/> |
331 | 336 | <description value="A user can vertically align tab contents with different heights"/>
|
332 | 337 | <severity value="CRITICAL"/>
|
333 | 338 | <useCaseId value="MC-931"/>
|
|
349 | 354 | </actionGroup>
|
350 | 355 | <!-- Add Tabs to Stage -->
|
351 | 356 | <comment userInput="Add tabs to stage" stepKey="commentAddTabsToStage"/>
|
352 |
| - <actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandPageBuilderPanelGroup"> |
353 |
| - <argument name="group" value="PageBuilderTabsContentType"/> |
354 |
| - </actionGroup> |
355 | 357 | <actionGroup ref="dragContentTypeToStage" stepKey="dragSecondRowIntoStage">
|
356 | 358 | <argument name="contentType" value="PageBuilderRowContentType"/>
|
357 | 359 | </actionGroup>
|
358 | 360 | <actionGroup ref="dragContentTypeToStage" stepKey="dragThirdRowIntoStage">
|
359 | 361 | <argument name="contentType" value="PageBuilderRowContentType"/>
|
360 | 362 | </actionGroup>
|
| 363 | + <actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandPageBuilderPanelGroup"> |
| 364 | + <argument name="group" value="PageBuilderTabsContentType"/> |
| 365 | + </actionGroup> |
361 | 366 | <actionGroup ref="dragContentTypeToContainer" stepKey="dragTabsIntoRow1">
|
362 | 367 | <argument name="contentType" value="PageBuilderTabsContentType"/>
|
363 | 368 | <argument name="containerTargetType" value="PageBuilderRowContentType"/>
|
|
376 | 381 | <argument name="property" value="PageBuilderVerticalAlignmentPropertyTop"/>
|
377 | 382 | </actionGroup>
|
378 | 383 | <actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettingsFirstRow"/>
|
| 384 | + <actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandPageBuilderPanelGroupButtons"> |
| 385 | + <argument name="group" value="PageBuilderButtonsContentType"/> |
| 386 | + </actionGroup> |
379 | 387 | <actionGroup ref="dragContentTypeToContainer" stepKey="dragButtonToFirstTab">
|
380 | 388 | <argument name="contentType" value="PageBuilderButtonsContentType"/>
|
381 | 389 | <argument name="containerTargetType" value="PageBuilderTabsContentType"/>
|
|
0 commit comments