|
420 | 420 | <!--Input variable into stage-->
|
421 | 421 | <comment userInput="Input variable into stage" stepKey="commentInputVariableIntoStage"/>
|
422 | 422 | <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/>
|
423 |
| - <actionGroup ref="addVariableToTinyMCE" stepKey="addVariableToTinyMCE"> |
| 423 | + <actionGroup ref="addVariableToTinyMCEInline" stepKey="addVariableToTinyMCE"> |
424 | 424 | <argument name="variable" value="TinyMCEVariableBaseURL"/>
|
425 | 425 | </actionGroup>
|
426 | 426 | <waitForElementVisible selector="{{TextOnStage.text('1', TinyMCEVariableBaseURL.editPanelValue)}}" stepKey="waitForVariableBaseURLStage"/>
|
|
437 | 437 | <!--Input widget into stage-->
|
438 | 438 | <comment userInput="Input widget into stage" stepKey="commentInputWidgetIntoStage"/>
|
439 | 439 | <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea2"/>
|
440 |
| - <actionGroup ref="addPageLinkWidgetToTinyMCE" stepKey="addPageLinkWidgetToTinyMCE"> |
| 440 | + <actionGroup ref="addPageLinkWidgetToTinyMCEInline" stepKey="addPageLinkWidgetToTinyMCE"> |
441 | 441 | <argument name="widget" value="TinyMCEWidgetCMSPageLink"/>
|
442 | 442 | <argument name="page" value="$$createCMSPageB.identifier$$"/>
|
443 | 443 | </actionGroup>
|
|
682 | 682 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
683 | 683 | </actionGroup>
|
684 | 684 | <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/>
|
685 |
| - <actionGroup ref="addVariableToTinyMCE" stepKey="addVariableToTinyMCE"> |
| 685 | + <actionGroup ref="addVariableToTinyMCEInline" stepKey="addVariableToTinyMCE"> |
686 | 686 | <argument name="variable" value="TinyMCEVariableCountry"/>
|
687 | 687 | </actionGroup>
|
688 | 688 | <waitForElementVisible selector="{{TextOnStage.text('1', TinyMCEVariableCountry.editPanelValue)}}" stepKey="waitForVariableCountryStage1"/>
|
|
749 | 749 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
750 | 750 | </actionGroup>
|
751 | 751 | <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/>
|
752 |
| - <actionGroup ref="addPageLinkWidgetToTinyMCE" stepKey="addPageLinkWidgetToTinyMCE"> |
| 752 | + <actionGroup ref="addPageLinkWidgetToTinyMCEInline" stepKey="addPageLinkWidgetToTinyMCE"> |
753 | 753 | <argument name="widget" value="TinyMCEWidgetCMSPageLink"/>
|
754 | 754 | <argument name="page" value="$$createCMSPageB.identifier$$"/>
|
755 | 755 | </actionGroup>
|
|
816 | 816 | <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/>
|
817 | 817 | <actionGroup ref="VerifyTinyMCEActionGroup" stepKey="verifyTinyMCE4"/>
|
818 | 818 | <actionGroup ref="VerifyMagentoEntityActionGroup" stepKey="verifyMagentoEntities"/>
|
819 |
| - <seeElement selector="{{WYSIWYGOnPageBuilder.undo}}" stepKey="seeUndo"/> |
820 |
| - <seeElement selector="{{WYSIWYGOnPageBuilder.redo}}" stepKey="seeRedo"/> |
821 |
| - <seeElement selector="{{WYSIWYGOnPageBuilder.fontSize}}" stepKey="seeFontsize"/> |
822 |
| - <seeElement selector="{{WYSIWYGOnPageBuilder.textColor}}" stepKey="seeTextColor"/> |
823 |
| - <seeElement selector="{{WYSIWYGOnPageBuilder.backgroundColor}}" stepKey="seeBackgroundColor"/> |
| 819 | + <seeElement selector="{{WYSIWYGOnPageBuilderInline.undo}}" stepKey="seeUndo"/> |
| 820 | + <seeElement selector="{{WYSIWYGOnPageBuilderInline.redo}}" stepKey="seeRedo"/> |
| 821 | + <seeElement selector="{{WYSIWYGOnPageBuilderInline.fontSize}}" stepKey="seeFontsize"/> |
| 822 | + <seeElement selector="{{WYSIWYGOnPageBuilderInline.textColor}}" stepKey="seeTextColor"/> |
| 823 | + <seeElement selector="{{WYSIWYGOnPageBuilderInline.backgroundColor}}" stepKey="seeBackgroundColor"/> |
824 | 824 | <!--Verify FontSize-->
|
825 | 825 | <comment userInput="Verify FontSize" stepKey="commentVerifyFontSize"/>
|
826 |
| - <click selector="{{WYSIWYGOnPageBuilder.fontSize}}" stepKey="clickOnFontSize"/> |
| 826 | + <click selector="{{WYSIWYGOnPageBuilderInline.fontSize}}" stepKey="clickOnFontSize"/> |
827 | 827 | <see userInput="10px" stepKey="see10px" />
|
828 | 828 | <see userInput="12px" stepKey="see12px" />
|
829 | 829 | <see userInput="14px" stepKey="see14px" />
|
|
848 | 848 | <comment userInput="Verify FontStyle on preview" stepKey="commentVerifyFontsizeOnPreview"/>
|
849 | 849 | <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea"/>
|
850 | 850 | <fillField selector="{{TextOnStage.tinymce('1')}}" userInput="{{PageBuilderTextProperty.value}}" stepKey="fillTextToTinyMCE4"/>
|
851 |
| - <click selector="{{WYSIWYGOnPageBuilder.formatSelector}}" stepKey="expandFormatList"/> |
| 851 | + <click selector="{{WYSIWYGOnPageBuilderInline.formatSelector}}" stepKey="expandFormatList"/> |
852 | 852 | <see userInput="Important" stepKey="seeImportantStyle"/>
|
853 | 853 | <click selector="{{TextOnStage.importantStyle('1')}}" stepKey="selectFormatStyle" />
|
854 | 854 | <seeElement selector="{{TextOnStage.textInImportantStyle('1',PageBuilderTextProperty.value)}}" stepKey="seeTextInImportantStyleOnPreview1" />
|
|
2105 | 2105 | <!--Input variable into stage-->
|
2106 | 2106 | <comment userInput="Input variable into stage" stepKey="commentInputVariableIntoStage"/>
|
2107 | 2107 | <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/>
|
2108 |
| - <actionGroup ref="addVariableToTinyMCE" stepKey="addVariableToTinyMCE"> |
| 2108 | + <actionGroup ref="addVariableToTinyMCEInline" stepKey="addVariableToTinyMCE"> |
2109 | 2109 | <argument name="variable" value="TinyMCEVariableBaseURL"/>
|
2110 | 2110 | </actionGroup>
|
2111 | 2111 | <waitForElementVisible selector="{{TextOnStage.text('1', TinyMCEVariableBaseURL.editPanelValue)}}" stepKey="waitForVariableBaseURLStage"/>
|
|
2122 | 2122 | <!--Input widget into stage-->
|
2123 | 2123 | <comment userInput="Input widget into stage" stepKey="commentInputWidgetIntoStage"/>
|
2124 | 2124 | <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea2"/>
|
2125 |
| - <actionGroup ref="addPageLinkWidgetToTinyMCE" stepKey="addPageLinkWidgetToTinyMCE"> |
| 2125 | + <actionGroup ref="addPageLinkWidgetToTinyMCEInline" stepKey="addPageLinkWidgetToTinyMCE"> |
2126 | 2126 | <argument name="widget" value="TinyMCEWidgetCMSPageLink"/>
|
2127 | 2127 | <argument name="page" value="$$createCMSPageB.identifier$$"/>
|
2128 | 2128 | </actionGroup>
|
|
0 commit comments