|
113 | 113 | <actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage2"/>
|
114 | 114 | <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage2"/>
|
115 | 115 | <!--Verify Text Content Type on stage after saving cms page-->
|
116 |
| - <comment userInput="Verify text content type on storefront" stepKey="commentVerifyTextOnStage"/> |
| 116 | + <comment userInput="Verify text content type on stage" stepKey="commentVerifyTextOnStage"/> |
117 | 117 | <waitForElementVisible selector="{{TextOnStage.textAreaText('1', PageBuilderTextProperty.value)}}" stepKey="waitForTextStage2"/>
|
118 | 118 | <!--Verify Text Content Type on storefront-->
|
119 | 119 | <comment userInput="Verify Text Content Type on storefront" stepKey="commentVerifyTextContenTypeOnStorefront"/>
|
|
134 | 134 | </annotations>
|
135 | 135 | <before>
|
136 | 136 | <actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
|
137 |
| - <actionGroup ref="EnabledWYSIWYG" stepKey="enableWYSIWYG"/> |
138 | 137 | <magentoCLI command="config:set cms/wysiwyg/editor Magento_Tinymce3/tinymce3Adapter" stepKey="enableTinyMCE3"/>
|
139 | 138 | <actionGroup ref="navigateToAPageWithPageBuilder" stepKey="navigateToAPageWithPageBuilder"/>
|
140 | 139 | <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage"/>
|
141 | 140 | </before>
|
142 | 141 | <after>
|
143 | 142 | <actionGroup ref="SwitchToVersion4ActionGroup" stepKey="switchToTinyMCE4" />
|
144 |
| - <actionGroup ref="DisabledWYSIWYG" stepKey="disableWYSIWYG"/> |
145 | 143 | <actionGroup ref="logout" stepKey="logout"/>
|
146 | 144 | </after>
|
147 | 145 | <actionGroup ref="addPageBuilderPageTitle" stepKey="enterPageTitle">
|
|
163 | 161 | <actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage2">
|
164 | 162 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
165 | 163 | </actionGroup>
|
166 |
| - <!--<waitForElementVisible selector="{{TinyMCESection.TinyMCE3}}" stepKey="waitForTinyMCE3" />--> |
| 164 | + <waitForElementVisible selector="{{TinyMCESection.TinyMCE3}}" stepKey="waitForTinyMCE3" /> |
167 | 165 | <switchToIFrame selector="{{TextOnConfiguration.tinyMCEIFrame}}" stepKey="switchToIFrame1"/>
|
168 | 166 | <!-- Verify inputed text is carried out to slideout -->
|
169 | 167 | <comment userInput="Verify inputed text is carried out to slideout" stepKey="comment1"/>
|
|
188 | 186 | </actionGroup>
|
189 | 187 | <!-- Validate Storefront -->
|
190 | 188 | <comment userInput="Validate Storefront" stepKey="commentValidateStorefront"/>
|
191 |
| - <!--<waitForElementVisible selector="{{TextOnStorefront.textAreaWidget('1', '{{_ENV.MAGENTO_BASE_URL}}', PageBuilderPageTitle.pageName)}}" stepKey="waitForTextStorefront"/>--> |
192 | 189 | <waitForElementVisible selector="{{TextOnStorefront.textAreaText('1', '$grabBaseURL')}}" stepKey="waitForVariableStorefront"/>
|
193 | 190 | </test>
|
194 | 191 | <test name="TextAddWYSIWYGContentTypeToTabOnStage">
|
|
1491 | 1488 | <testCaseId value="MC-3670"/>
|
1492 | 1489 | <group value="pagebuilder"/>
|
1493 | 1490 | <group value="pagebuilder-text"/>
|
1494 |
| - <!--<group value="pagebuilder-customBeforeAfter"/>--> |
| 1491 | + <group value="pagebuilder-customBeforeAfter"/> |
1495 | 1492 | </annotations>
|
1496 | 1493 | <before>
|
1497 | 1494 | <actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
|
1498 |
| - <actionGroup ref="DisabledWYSIWYG" stepKey="disableWYSIWYG"/> |
| 1495 | + <actionGroup ref="EnabledWYSIWYG" stepKey="enableWYSIWYG"/> |
1499 | 1496 | <actionGroup ref="enablePageBuilderSetting" stepKey="enablePageBuilderSetting"/>
|
1500 | 1497 | <actionGroup ref="navigateToAPageWithPageBuilder" stepKey="navigateToAPageWithPageBuilder"/>
|
1501 | 1498 | <actionGroup ref="addPageBuilderPageTitle" stepKey="enterPageTitle">
|
|
1505 | 1502 | <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage"/>
|
1506 | 1503 | </before>
|
1507 | 1504 | <after>
|
1508 |
| - <actionGroup ref="DisabledWYSIWYG" stepKey="disableWYSIWYG"/> |
| 1505 | + <actionGroup ref="en" stepKey="disableWYSIWYG"/> |
1509 | 1506 | <actionGroup ref="logout" stepKey="logout"/>
|
1510 | 1507 | </after>
|
1511 | 1508 | <actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandPageBuilderPanelGroup">
|
|
0 commit comments