|
1780 | 1780 | <actionGroup ref="fillOutUploadImagePopup" stepKey="fillOutUploadImagePopup"/>
|
1781 | 1781 | <click selector="{{PageBuilderPanel.searchPanel}}" stepKey="unFocusSlide"/>
|
1782 | 1782 | <waitForPageLoad stepKey="waitForPageLoad"/>
|
1783 |
| - <!-- Validated Backend --> |
1784 |
| - <comment userInput="Validated Backend" stepKey="commentValidateBackend"/> |
| 1783 | + <!-- Validate Image Editor On Backend --> |
| 1784 | + <comment userInput="Validate Image Editor On Backend" stepKey="commentValidateBackend"/> |
1785 | 1785 | <seeElement selector="{{SlideOnBackend.inlineWYSIWYGEditorWithTag('1', 'img')}}" stepKey="validateImageInEditor"/>
|
1786 | 1786 | <actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage"/>
|
1787 | 1787 | <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage"/>
|
1788 |
| - <!-- Validated Backend After Save --> |
1789 |
| - <comment userInput="Validated Backend After Save" stepKey="commentValidateBackendAfterSave"/> |
| 1788 | + <!-- Validate Image Editor On Backend After Save Page --> |
| 1789 | + <comment userInput="Validate Image Editor On Backend After Save" stepKey="commentValidateBackendAfterSave"/> |
1790 | 1790 | <seeElement selector="{{SlideOnBackend.inlineWYSIWYGEditorWithTag('1', 'img')}}" stepKey="validateImageInEditorAfterSave"/>
|
1791 |
| - <!-- Validate Storefront --> |
1792 |
| - <comment userInput="Validate Storefront" stepKey="commentValidateStorefront"/> |
| 1791 | + <!-- Validate Image Editor On Storefront --> |
| 1792 | + <comment userInput="Validate Image Editor On Storefront" stepKey="commentValidateStorefront"/> |
1793 | 1793 | <amOnPage url="$$createPreReqCMSPage.identifier$$" stepKey="amOnCmsStorefront"/>
|
1794 | 1794 | <waitForPageLoad stepKey="waitForPageLoad4"/>
|
1795 | 1795 | <seeElement selector="{{SlideOnFrontend.messageContentTextAreaImage('1', PageBuilderImageProperty_StageJPG.value)}}" stepKey="validateImageFrontEnd"/>
|
|
0 commit comments