|
1257 | 1257 | <seeElement selector="{{SliderOnStage.minHeight('1', PageBuilderMinHeightProperty_500px.value)}}" stepKey="seeMinHeightCMSBlockStage"/>
|
1258 | 1258 | <actionGroup ref="validateContentTypeHeightEqualToMinHeightPlusPaddingAndBorder" stepKey="validateHeightSlide1CMSBlockStage">
|
1259 | 1259 | <argument name="content" value="{{SlideOnBackend.wrapperCSS}}"/>
|
1260 |
| - <argument name="height" value="{{PageBuilderMinHeightProperty_300px.intValue}}"/> |
| 1260 | + <argument name="minHeight" value="{{PageBuilderMinHeightProperty_300px.intValue}}"/> |
1261 | 1261 | <argument name="index" value="1"/>
|
1262 | 1262 | </actionGroup>
|
1263 | 1263 | <click selector="{{SliderOnStage.slideNavigationDot('1', '1')}}" stepKey="clickSlide1CMSBlockStage"/>
|
|
1280 | 1280 | <seeElement selector="{{SlideOnBackend.messageContent('2', PageBuilderSlideItemContent_Slide2.value)}}" stepKey="seeSlide2ContentCMSBlockStage3"/>
|
1281 | 1281 | <actionGroup ref="validateContentTypeHeightEqualToMinHeightPlusPaddingAndBorder" stepKey="validateHeightSlide2CMSBlockStage">
|
1282 | 1282 | <argument name="content" value="{{SlideOnBackend.wrapperCSS}}"/>
|
1283 |
| - <argument name="height" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
| 1283 | + <argument name="minHeight" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
1284 | 1284 | <argument name="index" value="2"/>
|
1285 | 1285 | </actionGroup>
|
1286 | 1286 | <!-- Add Block to CMS Page -->
|
|
1312 | 1312 | <seeElement selector="{{SliderOnFrontend.minHeight('1', PageBuilderMinHeightProperty_500px.value)}}" stepKey="seeHeightCMSPageStage"/>
|
1313 | 1313 | <actionGroup ref="validateContentTypeHeightEqualToMinHeightPlusPaddingAndBorder" stepKey="validateHeightSlide1CMSPageStage">
|
1314 | 1314 | <argument name="content" value="{{SlideOnFrontend.wrapperCSS}}"/>
|
1315 |
| - <argument name="height" value="{{PageBuilderMinHeightProperty_300px.intValue}}"/> |
| 1315 | + <argument name="minHeight" value="{{PageBuilderMinHeightProperty_300px.intValue}}"/> |
1316 | 1316 | <argument name="index" value="1"/>
|
1317 | 1317 | </actionGroup>
|
1318 | 1318 | <actionGroup ref="SaveAndContinueEditCmsPageActionGroup" stepKey="saveAndContinueEditCmsPage"/>
|
|
1330 | 1330 | <seeElement selector="{{SliderOnFrontend.minHeight('1', PageBuilderMinHeightProperty_500px.value)}}" stepKey="seeHeightCMSPageStorefront"/>
|
1331 | 1331 | <actionGroup ref="validateContentTypeHeightEqualToMinHeightPlusPaddingAndBorder" stepKey="validateHeightSlide1CMSPageStorefront">
|
1332 | 1332 | <argument name="content" value="{{SlideOnFrontend.wrapperCSS}}"/>
|
1333 |
| - <argument name="height" value="{{PageBuilderMinHeightProperty_300px.intValue}}"/> |
| 1333 | + <argument name="minHeight" value="{{PageBuilderMinHeightProperty_300px.intValue}}"/> |
1334 | 1334 | <argument name="index" value="1"/>
|
1335 | 1335 | </actionGroup>
|
1336 | 1336 | <click selector="{{SliderOnFrontend.slideNavigationDot('1', '1')}}" stepKey="clickSlide1CMSPageStorefront"/>
|
|
1353 | 1353 | <seeElement selector="{{SlideOnFrontend.messageContent('2', PageBuilderSlideItemContent_Slide2.value)}}" stepKey="seeSlide2ContentCMSPageStorefront3"/>
|
1354 | 1354 | <actionGroup ref="validateContentTypeHeightEqualToMinHeightPlusPaddingAndBorder" stepKey="validateHeightSlide2CMSPageStorefront">
|
1355 | 1355 | <argument name="content" value="{{SlideOnFrontend.wrapperCSS}}"/>
|
1356 |
| - <argument name="height" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
| 1356 | + <argument name="minHeight" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
1357 | 1357 | <argument name="index" value="2"/>
|
1358 | 1358 | </actionGroup>
|
1359 | 1359 | </test>
|
|
1474 | 1474 | <seeElement selector="{{SlideOnBackend.posterMinimumHeight('1', PageBuilderMinHeightProperty_500px.value)}}" stepKey="seeMinimumHeightCMSBlockStage"/>
|
1475 | 1475 | <actionGroup ref="validateContentTypeHeightEqualToMinHeightPlusPaddingAndBorder" stepKey="validateHeightCMSBlockStage">
|
1476 | 1476 | <argument name="content" value="{{SlideOnBackend.wrapperCSS}}"/>
|
1477 |
| - <argument name="height" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
| 1477 | + <argument name="minHeight" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
1478 | 1478 | </actionGroup>
|
1479 | 1479 | <actionGroup ref="validateBackgroundAttributesWithNoImageForSlide" stepKey="validateBackgroundAttributesCMSBlockStage">
|
1480 | 1480 | <argument name="section" value="SlideOnBackend"/>
|
|
1536 | 1536 | <seeElement selector="{{SlideOnFrontend.minimumHeight('1', PageBuilderMinHeightProperty_500px.value)}}" stepKey="seeMinimumHeightCMSPageStage"/>
|
1537 | 1537 | <actionGroup ref="validateContentTypeHeightEqualToMinHeightPlusPaddingAndBorder" stepKey="validateHeightCMSPageStage">
|
1538 | 1538 | <argument name="content" value="{{SlideOnFrontend.wrapperCSS}}"/>
|
1539 |
| - <argument name="height" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
| 1539 | + <argument name="minHeight" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
1540 | 1540 | </actionGroup>
|
1541 | 1541 | <actionGroup ref="validateBackgroundAttributesWithNoImageForSlide" stepKey="validateBackgroundAttributesCMSPageStage">
|
1542 | 1542 | <argument name="section" value="SlideOnFrontend"/>
|
|
1580 | 1580 | <seeElement selector="{{SlideOnFrontend.minimumHeight('1', PageBuilderMinHeightProperty_500px.value)}}" stepKey="seeMinimumHeightCMSPageStorefront"/>
|
1581 | 1581 | <actionGroup ref="validateContentTypeHeightEqualToMinHeightPlusPaddingAndBorder" stepKey="validateHeightCMSPageStorefront">
|
1582 | 1582 | <argument name="content" value="{{SlideOnFrontend.wrapperCSS}}"/>
|
1583 |
| - <argument name="height" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
| 1583 | + <argument name="minHeight" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
1584 | 1584 | </actionGroup>
|
1585 | 1585 | <actionGroup ref="validateBackgroundAttributesWithNoImageForSlide" stepKey="validateBackgroundAttributesCMSPageStorefront">
|
1586 | 1586 | <argument name="section" value="SlideOnFrontend"/>
|
|
1631 | 1631 | </actionGroup>
|
1632 | 1632 | <actionGroup ref="validateContentTypeHeightEqualToMinHeightPlusPaddingAndBorder" stepKey="validateHeightCMSPageStorefrontMobile">
|
1633 | 1633 | <argument name="content" value="{{SlideOnFrontend.wrapperCSS}}"/>
|
1634 |
| - <argument name="height" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
| 1634 | + <argument name="minHeight" value="{{PageBuilderMinHeightProperty_500px.intValue}}"/> |
1635 | 1635 | </actionGroup>
|
1636 | 1636 | <actionGroup ref="validateBackgroundImageContainer" stepKey="validateBackgroundImageCMSPageStorefrontMobile">
|
1637 | 1637 | <argument name="section" value="SlideOnFrontend"/>
|
|
0 commit comments