|
1289 | 1289 | <title value="Render Video Through Block Content Type"/>
|
1290 | 1290 | <description value="Verify that users are able to successfully render and use the video content type through the Block content type."/>
|
1291 | 1291 | <severity value="CRITICAL"/>
|
1292 |
| - <testCaseId value=" C-14832"/> |
| 1292 | + <testCaseId value="MC-14832"/> |
1293 | 1293 | <useCaseId value="MC-13769"/>
|
1294 | 1294 | <group value="pagebuilder"/>
|
1295 | 1295 | <group value="pagebuilder-block"/>
|
|
1418 | 1418 | <actionGroup ref="searchBlockInGrid" stepKey="searchBlockInGrid">
|
1419 | 1419 | <argument name="block" value="$$createPreReqBlock$$"/>
|
1420 | 1420 | </actionGroup>
|
1421 |
| - <waitForElementVisible selector="{{BlockOnForm.title('$$createPreReqBlock.title$$')}}" stepKey="waitToSeeBlockTitle"/> |
1422 |
| - <seeElement selector="{{BlockOnForm.title('$$createPreReqBlock.title$$')}}" stepKey="seeBlockTitleOnForm"/> |
1423 | 1421 | <actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettingsBlock"/>
|
1424 | 1422 | <actionGroup ref="saveCMSBlock" stepKey="saveCMSBlock"/>
|
1425 | 1423 | <!-- Validate CMS Block Stage -->
|
|
1448 | 1446 | <actionGroup ref="saveEditPanelSettings" stepKey="savePageEditPanelSettingsBlock"/>
|
1449 | 1447 | <!-- Validate CMS Page Stage -->
|
1450 | 1448 | <comment userInput="Validate CMS Page Stage" stepKey="commentValidateCMSPageStage"/>
|
1451 |
| - <see userInput="$$createPreReqBlock.content$$" stepKey="seeBlockContentOnPageStage"/> |
| 1449 | + <see selector="{{BlockOnStage.content('1')}}" userInput="$$createPreReqBlock.content$$" stepKey="seeBlockContentOnPageStage"/> |
1452 | 1450 | <actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage"/>
|
1453 | 1451 | <!-- Validate CMS Page Storefront -->
|
1454 | 1452 | <comment userInput="Validate CMS Page Storefront" stepKey="commentValidateCMSPageStorefront"/>
|
1455 | 1453 | <actionGroup ref="navigateToStorefrontForCreatedPage" stepKey="navigateToStoreFront">
|
1456 | 1454 | <argument name="page" value="$$createCMSPage.identifier$$"/>
|
1457 | 1455 | </actionGroup>
|
1458 |
| - <see userInput="$$createPreReqBlock.content$$" stepKey="seeBlockContentOnStoreFront"/> |
| 1456 | + <see selector="{{BlockOnStorefront.base('2')}}{{BlockOnStorefront.ancestor}}" userInput="$$createPreReqBlock.content$$" stepKey="seeBlockContentOnStoreFront"/> |
1459 | 1457 | </test>
|
1460 | 1458 | </tests>
|
0 commit comments