|
93 | 93 | <switchToIFrame stepKey="exitIFrame1"/>
|
94 | 94 | <actionGroup ref="closeEditPanelSettings" stepKey="closeEditPanelSettings"/>
|
95 | 95 | <actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage2"/>
|
| 96 | + <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage2"/> |
96 | 97 | <!--Verify Text Content Type on stage after saving cms page-->
|
97 | 98 | <comment userInput="Verify text content type on storefront" stepKey="commentVerifyTextOnStage"/>
|
98 | 99 | <see userInput="{{PageBuilderTextContentTypeDefault.value}}" stepKey="seeTextOnStage"/>
|
|
164 | 165 | <actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage2"/>
|
165 | 166 | <!--Verify image on stage after saving cms page-->
|
166 | 167 | <comment userInput="Verify image on storefront" stepKey="commentVerifyImageOnStage"/>
|
| 168 | + <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage2"/> |
167 | 169 | <seeElementInDOM selector="{{CmsWYSIWYGSection.imageSource(ImageUpload3.fileName)}}" stepKey="assertMediaSourceOnStage2"/>
|
168 | 170 | <!--Verify image on storefront-->
|
169 | 171 | <comment userInput="Verify image on storefront" stepKey="commentVerifyImageOnStorefront"/>
|
|
226 | 228 | <switchToIFrame stepKey="exitIFrame"/>
|
227 | 229 | <actionGroup ref="closeEditPanelSettings" stepKey="closeEditPanelSettings"/>
|
228 | 230 | <actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage2"/>
|
| 231 | + <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage2"/> |
229 | 232 | <waitForElementVisible selector="{{TextOnStage.text('1', TinyMCEVariableCountry.editPanelValue)}}" stepKey="waitForVariableCountryStage2"/>
|
230 | 233 | <!-- Validate Storefront -->
|
231 | 234 | <comment userInput="Verify variable on storefront" stepKey="commentVerifyEmptyBlock"/>
|
|
291 | 294 | <actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage2"/>
|
292 | 295 | <!-- Validate stage -->
|
293 | 296 | <comment userInput="Verify Widget Content Type on storefront" stepKey="commentVerifyWidgetOnStage"/>
|
| 297 | + <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage2"/> |
294 | 298 | <waitForElementVisible selector="{{TextOnStage.text('1', TinyMCEWidgetCMSPageLink.editPanelValue)}}" stepKey="waitForWidgetStage2"/>
|
295 | 299 | <!-- Validate Storefront -->
|
296 | 300 | <comment userInput="Verify Widget Content Type on storefront" stepKey="commentVerifyWidgetOnStorefront"/>
|
|
0 commit comments