|
86 | 86 | <comment userInput="Verify data on TinyMCE4" stepKey="comment5"/>
|
87 | 87 | <reloadPage stepKey="reloadPage"/>
|
88 | 88 | <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage3"/>
|
89 |
| - <waitForElementVisible selector="{{TextOnStage.tinymce('1')}}" stepKey="waitforTinyMCE4"/> |
90 |
| - <waitForElementVisible selector="{{TextOnStage.text('1', PageBuilderTextProperty.value)}}" stepKey="waitForText"/> |
91 |
| - <waitForElementVisible selector="{{TextOnStage.text('1', TinyMCEVariableBaseURL.editPanelValue)}}" stepKey="waitForVariabBaseURL"/> |
92 |
| - <waitForElementVisible selector="{{TextOnStage.variablePlaceholder('1')}}" stepKey="waitForVariablePlaceholder"/> |
93 |
| - <waitForElementVisible selector="{{TextOnStage.text('1', TinyMCEWidgetCMSPageLink.editPanelValue)}}" stepKey="waitForWidgetValue"/> |
94 |
| - <waitForElementVisible selector="{{TextOnStage.widgetPlaceholder('1')}}" stepKey="waitForWidgetPlaceholder"/> |
| 89 | + <seeElement selector="{{TextOnStage.tinymce('1')}}" stepKey="waitforTinyMCE4"/> |
| 90 | + <seeElement selector="{{TextOnStage.text('1', PageBuilderTextProperty.value)}}" stepKey="waitForText"/> |
| 91 | + <seeElement selector="{{TextOnStage.text('1', TinyMCEVariableBaseURL.editPanelValue)}}" stepKey="waitForVariabBaseURL"/> |
| 92 | + <seeElement selector="{{TextOnStage.variablePlaceholder('1')}}" stepKey="waitForVariablePlaceholder"/> |
| 93 | + <seeElement selector="{{TextOnStage.text('1', TinyMCEWidgetCMSPageLink.editPanelValue)}}" stepKey="waitForWidgetValue"/> |
| 94 | + <seeElement selector="{{TextOnStage.widgetPlaceholder('1')}}" stepKey="waitForWidgetPlaceholder"/> |
95 | 95 | <actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage4"/>
|
96 | 96 | <!-- Switch to TinyMCE3 -->
|
97 | 97 | <comment userInput="Switch to TinyMCE3" stepKey="comment6"/>
|
|
134 | 134 | <comment userInput="Verify data on TinyMCE4" stepKey="comment10"/>
|
135 | 135 | <reloadPage stepKey="reloadPage3"/>
|
136 | 136 | <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage4_2"/>
|
137 |
| - <waitForElementVisible selector="{{TextOnStage.tinymce('1')}}{{CmsWYSIWYGSection.imageSource(ImageUpload3.fileName)}}" stepKey="assertMediaSourceOnStage2"/> |
| 137 | + <seeElement selector="{{TextOnStage.tinymce('1')}}{{CmsWYSIWYGSection.imageSource(ImageUpload3.fileName)}}" stepKey="assertMediaSourceOnStage2"/> |
138 | 138 | </test>
|
139 | 139 | <test name="TextAreaInitalStatus">
|
140 | 140 | <annotations>
|
|
0 commit comments