|
88 | 88 | <actionGroup ref="exitPageBuilderFullScreen" stepKey="exitPageBuilderFullScreen2"/>
|
89 | 89 | <actionGroup ref="SaveAndContinueEditCmsPageActionGroup" stepKey="saveAndContinueEditCmsPage3" after="exitPageBuilderFullScreen2"/>
|
90 | 90 | <!-- Switch to TinyMCE4 -->
|
91 |
| - <comment userInput="Switch to TinyMCE4 " stepKey="comment4"/> |
| 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" >
|
94 | 94 | <argument name="TinyMCEValue" value="{{TinyMCE.value}}"/>
|
95 | 95 | </actionGroup>
|
96 |
| - <!-- Verify data on TinyMCE4 --> |
97 |
| - <comment userInput="Verify data on TinyMCE4" stepKey="comment5"/> |
| 96 | + <!-- Verify data on TinyMCE --> |
| 97 | + <comment userInput="Verify data on TinyMCE" stepKey="comment5"/> |
98 | 98 | <reloadPage stepKey="reloadPage"/>
|
99 | 99 | <waitForPageLoad stepKey="waitForPageLoad"/>
|
100 | 100 | <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage3"/>
|
101 |
| - <seeElement selector="{{TextOnStage.tinymce('1')}}" stepKey="waitforTinyMCE4"/> |
| 101 | + <seeElement selector="{{TextOnStage.tinymce('1')}}" stepKey="waitforTinyMCE"/> |
102 | 102 | <seeElement selector="{{TextOnStage.text('1', PageBuilderTextProperty.value)}}" stepKey="waitForText"/>
|
103 | 103 | <seeElement selector="{{TextOnStage.text('1', TinyMCEVariableBaseURL.editPanelValue)}}" stepKey="waitForVariabBaseURL"/>
|
104 | 104 | <seeElement selector="{{TextOnStage.variablePlaceholder('1')}}" stepKey="waitForVariablePlaceholder"/>
|
|
137 | 137 | <actionGroup ref="exitPageBuilderFullScreen" stepKey="exitPageBuilderFullScreen4"/>
|
138 | 138 | <actionGroup ref="SaveAndContinueEditCmsPageActionGroup" stepKey="saveAndContinueEditCmsPage5" after="exitPageBuilderFullScreen4"/>
|
139 | 139 | <!-- Switch to TinyMCE4 -->
|
140 |
| - <comment userInput="Switch to TinyMCE4 " stepKey="comment9"/> |
| 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}}"/>
|
|
0 commit comments