|
11 | 11 | <annotations>
|
12 | 12 | <features value="PageBuilder"/>
|
13 | 13 | <stories value="Viewport Switcher"/>
|
14 |
| - <title value="Render Slide Item CollageL eft Appearance with Video Background Through Block Content Type"/> |
15 |
| - <description value="Verify that users are able to successfully render the collage left slide content type with a video background through the Block content type."/> |
| 14 | + <title value="Mobile Viewport: Render Slide Item CollageL eft Appearance with Video Background Through Block Content Type"/> |
| 15 | + <description value="Verify that users are able to successfully render the collage left slide content type with a video background through the Block content type in the mobile viewport."/> |
16 | 16 | <severity value="CRITICAL"/>
|
17 | 17 | <group value="pagebuilder"/>
|
18 | 18 | <group value="pagebuilder-block"/>
|
|
31 | 31 | <argument name="CMSBlockPage" value="$$createCMSBlock$$"/>
|
32 | 32 | </actionGroup>
|
33 | 33 | <actionGroup ref="AdminOpenPageBuilderFromContentPreviewOverlayActionGroup" stepKey="openPageBuilderFullScreen"/>
|
| 34 | + <actionGroup ref="AdminSwitchPageBuilderViewportActionGroup" stepKey="switchToMobileViewport"> |
| 35 | + <argument name="viewportButton" value="mobile"/> |
| 36 | + <argument name="viewportStage" value="mobile"/> |
| 37 | + </actionGroup> |
34 | 38 | </before>
|
35 | 39 | <after>
|
36 | 40 | <resizeWindow width="1280" height="1024" stepKey="resizeWindowToDesktop"/>
|
|
139 | 143 | </actionGroup>
|
140 | 144 | <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStageMobile"/>
|
141 | 145 | <!-- Edit Row On CMS Page -->
|
| 146 | + <actionGroup ref="AdminSwitchPageBuilderViewportActionGroup" stepKey="switchToMobileViewportForEditRor"> |
| 147 | + <argument name="viewportButton" value="mobile"/> |
| 148 | + <argument name="viewportStage" value="mobile"/> |
| 149 | + </actionGroup> |
142 | 150 | <actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuRowCMSPage">
|
143 | 151 | <argument name="contentType" value="PageBuilderRowContentType"/>
|
144 | 152 | </actionGroup>
|
|
0 commit comments