File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 468
468
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
469
469
<actionGroup ref =" EnabledWYSIWYG" stepKey =" enableWYSIWYG" />
470
470
<actionGroup ref =" disablePageBuilderSetting" stepKey =" disablePageBuilderSetting" />
471
- <actionGroup ref = " addCmsBlock " stepKey =" addCmsBlock " />
471
+ <createData entity = " _defaultBlock " stepKey =" createPreReqBlock " />
472
472
<actionGroup ref =" enablePageBuilderSetting" stepKey =" enablePageBuilderSetting" />
473
473
<actionGroup ref =" navigateToAPageWithPageBuilder" stepKey =" navigateToAPageWithPageBuilder" />
474
474
<actionGroup ref =" switchToPageBuilderStage" stepKey =" switchToPageBuilderStage" />
475
475
</before >
476
476
<after >
477
+ <deleteData createDataKey =" createPreReqBlock" stepKey =" deletePreReqCMSPage" />
477
478
<actionGroup ref =" DisabledWYSIWYG" stepKey =" disableWYSIWYG" />
478
479
<actionGroup ref =" enablePageBuilderSetting" stepKey =" turnOnPageBuilder" after =" disableWYSIWYG" />
479
480
<actionGroup ref =" logout" stepKey =" logout" />
491
492
<actionGroup ref =" openPageBuilderEditPanel" stepKey =" openEditMenuOnStage" >
492
493
<argument name =" contentType" value =" PageBuilderBlockContentType" />
493
494
</actionGroup >
494
- <actionGroup ref =" fillSlideOutPanelFieldGeneral " stepKey =" enterIdentifierProperty " >
495
- <argument name =" property " value =" PageBuilderBlockIdentifierProperty " />
495
+ <actionGroup ref =" searchBlockInGrid " stepKey =" searchBlockInGrid " >
496
+ <argument name =" block " value =" $$createPreReqBlock$$ " />
496
497
</actionGroup >
497
498
<actionGroup ref =" expandConfigurationSection" stepKey =" expandConfigurationSection" />
498
499
<!-- Update Values -->
You can’t perform that action at this time.
0 commit comments