|
13 | 13 | <features value="PageBuilder"/>
|
14 | 14 | <stories value="Text"/>
|
15 | 15 | <title value="Verify Text placeholder and save empty Text Content Block"/>
|
16 |
| - <description value="Verify Text placeholder and save empty Text Content Block"/> |
| 16 | + <description value="Verify placeholder and empty text content block, make sure there is no content display on storefront when saving an empty Text Content Block"/> |
17 | 17 | <severity value="CRITICAL"/>
|
18 | 18 | <useCaseId value=""/>
|
19 |
| - <testCaseId value=""/> |
| 19 | + <testCaseId value="MC-3464"/> |
20 | 20 | <group value="pagebuilder"/>
|
21 | 21 | <group value="pagebuilder-text"/>
|
22 | 22 | </annotations>
|
|
52 | 52 | <description value="Verify that user are able to add text into Text Content Block and see it on storefront "/>
|
53 | 53 | <severity value="CRITICAL"/>
|
54 | 54 | <useCaseId value=""/>
|
55 |
| - <testCaseId value=""/> |
| 55 | + <testCaseId value="MC-3465"/> |
56 | 56 | <group value="pagebuilder"/>
|
57 | 57 | <group value="pagebuilder-text"/>
|
58 | 58 | </annotations>
|
|
96 | 96 | <description value="Verify that user are able to add image into Text Content Block and see it on storefront "/>
|
97 | 97 | <severity value="CRITICAL"/>
|
98 | 98 | <useCaseId value=""/>
|
99 |
| - <testCaseId value=""/> |
| 99 | + <testCaseId value="MC-3466"/> |
100 | 100 | <group value="pagebuilder"/>
|
101 | 101 | <group value="pagebuilder-text"/>
|
102 | 102 | </annotations>
|
|
129 | 129 | <actionGroup ref="saveImage" stepKey="insertImage"/>
|
130 | 130 | <actionGroup ref="fillOutUploadImagePopup" stepKey="fillOutUploadImagePopup" />
|
131 | 131 | <seeElementInDOM selector="{{CmsWYSIWYGSection.imageSource(ImageUpload3.fileName)}}" stepKey="assertMediaSourceOnStage"/>
|
| 132 | + <!--Verify inputed image on slideout--> |
| 133 | + <comment userInput="Verify inputed variable on slideout" stepKey="commentVerifyVariableOnSlideout"/> |
| 134 | + <click selector="{{CmsNewPagePageBasicFieldsSection.contentHeading}}" stepKey="lostFocusFromWYSIWYG"/> |
| 135 | + <actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage"> |
| 136 | + <argument name="contentType" value="PageBuilderTextContentType"/> |
| 137 | + </actionGroup> |
| 138 | + <switchToIFrame selector="{{TextOnConfiguration.tinyMCEIFrame}}" stepKey="switchToIFrame"/> |
| 139 | + <waitForElementVisible selector="{{TextOnConfiguration.tinyMCEImage(ImageUpload3.fileName)}}" stepKey="waitForImage3"/> |
| 140 | + <switchToIFrame stepKey="exitIFrame"/> |
| 141 | + <actionGroup ref="closeEditPanelSettings" stepKey="closeEditPanelSettings"/> |
132 | 142 | <actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage2"/>
|
133 | 143 | <!--Verify empty Content Block on storefront-->
|
134 | 144 | <comment userInput="Verify empty Content Block on storefront" stepKey="commentVerifyEmptyBlock"/>
|
|
143 | 153 | <description value="Verify that user are able to add variable into Text Content Block and see it on storefront "/>
|
144 | 154 | <severity value="CRITICAL"/>
|
145 | 155 | <useCaseId value=""/>
|
146 |
| - <testCaseId value=""/> |
| 156 | + <testCaseId value="MC-3467"/> |
147 | 157 | <group value="pagebuilder"/>
|
148 | 158 | <group value="pagebuilder-text"/>
|
149 | 159 | </annotations>
|
|
171 | 181 | <comment userInput="Select another variable" stepKey="selectAnotherVariable"/>
|
172 | 182 | <doubleClick selector="{{TextOnStage.text('1', TinyMCEVariableCountry.editPanelValue)}}" stepKey="doubleClickOnVariablePlaceholder"/>
|
173 | 183 | <waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskToDisappear"/>
|
174 |
| - <waitForElementVisible selector="{{VariableSection.Radio(TinyMCEVariableCountry.variableName)}}" stepKey="waitForVariable1"/> |
175 |
| - <checkOption selector="{{VariableSection.Radio(TinyMCEVariableCountry.variableName)}}" stepKey="selectVariable"/> |
| 184 | + <waitForElementVisible selector="{{VariableSection.Radio(TinyMCEVariableBaseURL.variableName)}}" stepKey="waitForVariable1"/> |
| 185 | + <checkOption selector="{{VariableSection.Radio(TinyMCEVariableBaseURL.variableName)}}" stepKey="selectVariable"/> |
176 | 186 | <waitForElementVisible selector="{{VariableSection.InsertWidget}}" stepKey="waitForInsertVariable2"/>
|
177 | 187 | <click selector="{{VariableSection.InsertWidget}}" stepKey="clickInsertVariable2"/>
|
178 | 188 | <waitForElementNotVisible selector="{{VariableSection.InsertWidget}}" stepKey="waitForVariableModalToClose"/>
|
|
201 | 211 | <description value="Verify that user are able to add widget into Text Content Block and see it on storefront "/>
|
202 | 212 | <severity value="CRITICAL"/>
|
203 | 213 | <useCaseId value=""/>
|
204 |
| - <testCaseId value=""/> |
| 214 | + <testCaseId value="MC-3468"/> |
205 | 215 | <group value="pagebuilder"/>
|
206 | 216 | <group value="pagebuilder-text"/>
|
207 | 217 | </annotations>
|
|
228 | 238 | <argument name="page" value="$$createCMSPageB.identifier$$"/>
|
229 | 239 | </actionGroup>
|
230 | 240 | <waitForElementVisible selector="{{TextOnStage.text('1', TinyMCEWidgetCMSPageLink.editPanelValue)}}" stepKey="waitForWidgetStage"/>
|
| 241 | + <!--Verify widget edit page--> |
| 242 | + <comment userInput="Verify widget edit page" stepKey="commentVerifyEditWidget"/> |
| 243 | + <doubleClick selector="{{TextOnStage.text('1', TinyMCEWidgetCMSPageLink.editPanelValue)}}" stepKey="doubleClickOnWidgetPlaceholder"/> |
| 244 | + <waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskToDisappear"/> |
| 245 | + <waitForElementVisible selector="{{WidgetSection.WidgetType}}" stepKey="waitForWidgetType"/> |
| 246 | + <click selector="{{WidgetSection.InsertWidget}}" stepKey="clickInsertWidget2"/> |
| 247 | + <waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskToDisappear5"/> |
| 248 | + <waitForElementNotVisible selector="{{WidgetSection.InsertWidget}}" stepKey="waitForInsertWidgetModalToClose"/> |
| 249 | + <!--Verify inputed widget on slideout--> |
| 250 | + <comment userInput="Verify inputed widget on slideout" stepKey="commentVerifyInputedWidget"/> |
231 | 251 | <click selector="{{CmsNewPagePageBasicFieldsSection.contentHeading}}" stepKey="lostFocusFromWYSIWYG"/>
|
232 | 252 | <actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage">
|
233 | 253 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
|
250 | 270 | <description value="Verify buttons on WYSIWYG toolbar inside PageBuilder"/>
|
251 | 271 | <severity value="CRITICAL"/>
|
252 | 272 | <useCaseId value="MC-1412"/>
|
253 |
| - <testCaseId value="MAGETWO-90274"/> |
| 273 | + <testCaseId value="MC-3463"/> |
254 | 274 | <group value="pagebuilder"/>
|
255 | 275 | <group value="pagebuilder-text"/>
|
256 | 276 | </annotations>
|
|
0 commit comments