|
11 | 11 | <annotations>
|
12 | 12 | <features value="PageBuilder"/>
|
13 | 13 | <stories value="Text"/>
|
14 |
| - <title value="Data consistency between TextArea, TinyMCE4, TinyMCE4 in PageBuilder stage"/> |
| 14 | + <title value="Data consistency between TextArea, TinyMCE, TinyMCE in PageBuilder stage"/> |
15 | 15 | <description value="Verify data consistent when switching between TinyMCE versions and TextArea"/>
|
16 | 16 | <severity value="AVERAGE"/>
|
17 | 17 | <useCaseId value="MC-36390"/>
|
|
87 | 87 | <actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettings"/>
|
88 | 88 | <actionGroup ref="exitPageBuilderFullScreen" stepKey="exitPageBuilderFullScreen2"/>
|
89 | 89 | <actionGroup ref="SaveAndContinueEditCmsPageActionGroup" stepKey="saveAndContinueEditCmsPage3" after="exitPageBuilderFullScreen2"/>
|
90 |
| - <!-- Switch to TinyMCE4 --> |
| 90 | + <!-- Switch to TinyMCE --> |
91 | 91 | <comment userInput="Switch to TinyMCE " stepKey="comment4"/>
|
92 | 92 | <magentoCLI command="config:set cms/wysiwyg/enabled enabled" stepKey="enableWYSIWYG"/>
|
93 | 93 | <actionGroup ref="CliEnableTinyMCEActionGroup" stepKey="switchToTinyMCE" >
|
|
136 | 136 | <actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettings1"/>
|
137 | 137 | <actionGroup ref="exitPageBuilderFullScreen" stepKey="exitPageBuilderFullScreen4"/>
|
138 | 138 | <actionGroup ref="SaveAndContinueEditCmsPageActionGroup" stepKey="saveAndContinueEditCmsPage5" after="exitPageBuilderFullScreen4"/>
|
139 |
| - <!-- Switch to TinyMCE4 --> |
| 139 | + <!-- Switch to TinyMCE --> |
140 | 140 | <comment userInput="Switch to TinyMCE " stepKey="comment9"/>
|
141 | 141 | <magentoCLI command="config:set cms/wysiwyg/enabled enabled" stepKey="enableWYSIWYG1"/>
|
142 | 142 | <actionGroup ref="CliEnableTinyMCEActionGroup" stepKey="switchToTinyMCE2" >
|
143 | 143 | <argument name="TinyMCEValue" value="{{TinyMCE.value}}"/>
|
144 | 144 | </actionGroup>
|
145 |
| - <!-- Verify image on TinyMCE4 --> |
146 |
| - <comment userInput="Verify data on TinyMCE4" stepKey="comment10"/> |
| 145 | + <!-- Verify image on TinyMCE --> |
| 146 | + <comment userInput="Verify data on TinyMCE" stepKey="comment10"/> |
147 | 147 | <reloadPage stepKey="reloadPage3"/>
|
148 | 148 | <waitForPageLoad stepKey="waitForPageToBeLoaded3"/>
|
149 | 149 | <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage4_2"/>
|
|
0 commit comments