|
32 | 32 | <actionGroup ref="NavigateToCreatedCMSBlockPageActionGroup" stepKey="navigateToCreatedCMSBlockPage1">
|
33 | 33 | <argument name="CMSBlockPage" value="$$createCMSBlock$$"/>
|
34 | 34 | </actionGroup>
|
| 35 | + <actionGroup ref="AdminOpenPageBuilderFromContentPreviewOverlayActionGroup" stepKey="openPageBuilderFullScreen"/> |
35 | 36 | </before>
|
36 | 37 | <after>
|
37 | 38 | <magentoCLI command="config:set cms/wysiwyg/enabled enabled" stepKey="enableWYSIWYG"/>
|
|
83 | 84 | <argument name="section" value="BannerOnBackend"/>
|
84 | 85 | <argument name="text" value="{{PageBuilderTextArea_WidgetCMSHomepageLink.editPanelValue}}"/>
|
85 | 86 | </actionGroup>
|
| 87 | + <actionGroup ref="exitPageBuilderFullScreen" stepKey="exitPageBuilderFullScreen"/> |
86 | 88 | <actionGroup ref="SaveCMSBlockActionGroup" stepKey="saveCMSBlock"/>
|
87 | 89 | <!-- Validate CMS Block Stage -->
|
88 | 90 | <comment userInput="Validate CMS Block Stage" stepKey="commentValidateCMSBlockStage"/>
|
| 91 | + <actionGroup ref="AdminOpenPageBuilderFromContentPreviewOverlayActionGroup" stepKey="openPageBuilderFullScreen"/> |
89 | 92 | <actionGroup ref="assertTextareaContainsValue" stepKey="assertTextareaContainsValueCMSBlockStage">
|
90 | 93 | <argument name="selector" value="{{BannerOnBackend.textArea('1')}}"/>
|
91 | 94 | <argument name="value" value="{{PageBuilderBannerMessageProperty.value}}{{PageBuilderTextArea_VariableBaseURL.editPanelValue}}{{PageBuilderTextArea_WidgetCMSHomepageLink.editPanelValue}}"/>
|
|
114 | 117 | <seeElement selector="{{BannerOnFrontend.messageContentTextArea('1', PageBuilderBannerMessageProperty.value)}}" stepKey="seeTextCMSPageStage"/>
|
115 | 118 | <seeElement selector="{{BannerOnFrontend.messageContentTextArea('1', _ENV.MAGENTO_BASE_URL)}}" stepKey="seeVariableCMSPageStage"/>
|
116 | 119 | <seeElement selector="{{BannerOnFrontend.messageContentWidget('1', _ENV.MAGENTO_BASE_URL, PageBuilderTextArea_WidgetCMSHomepageLink.identifier)}}" stepKey="seeWidgetCMSPageStage"/>
|
117 |
| - <actionGroup ref="exitPageBuilderFullScreen" stepKey="exitPageBuilderFullScreen"/> |
| 120 | + <actionGroup ref="exitPageBuilderFullScreen" stepKey="exitPageBuilderFullScreen1"/> |
118 | 121 | <actionGroup ref="SaveAndContinueEditCmsPageActionGroup" stepKey="saveAndContinueEditCmsPage"/>
|
119 | 122 | <!-- Validate CMS Page Storefront -->
|
120 | 123 | <comment userInput="Validate CMS Page Storefront" stepKey="commentValidateCMSPageStorefront"/>
|
|
0 commit comments