|
396 | 396 | </actionGroup>
|
397 | 397 | <!--Input text into stage-->
|
398 | 398 | <comment userInput="Input text into stage" stepKey="commentInputTextIntoStage"/>
|
399 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea"/> |
| 399 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea"/> |
400 | 400 | <fillField selector="{{TextOnStage.tinymce('1')}}" userInput="{{PageBuilderTextContentTypeDefault.value}}" stepKey="fillTextToTinyMCE4"/>
|
401 | 401 | <click selector="{{PageBuilderPanel.searchPanel}}" stepKey="lostFocusFromWYSIWYG1"/>
|
402 | 402 | <!--Verify inputed text on slideout-->
|
|
410 | 410 | <actionGroup ref="closeEditPanelSettings" stepKey="closeEditPanelSettings1"/>
|
411 | 411 | <!--Input variable into stage-->
|
412 | 412 | <comment userInput="Input variable into stage" stepKey="commentInputVariableIntoStage"/>
|
413 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/> |
| 413 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/> |
414 | 414 | <actionGroup ref="addVariableToTinyMCEInline" stepKey="addVariableToTinyMCE">
|
415 | 415 | <argument name="variable" value="TinyMCEVariableBaseURL"/>
|
416 | 416 | </actionGroup>
|
|
427 | 427 | <actionGroup ref="closeEditPanelSettings" stepKey="closeEditPanelSettings2"/>
|
428 | 428 | <!--Input widget into stage-->
|
429 | 429 | <comment userInput="Input widget into stage" stepKey="commentInputWidgetIntoStage"/>
|
430 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea2"/> |
| 430 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea2"/> |
431 | 431 | <actionGroup ref="addPageLinkWidgetToTinyMCEInline" stepKey="addPageLinkWidgetToTinyMCE">
|
432 | 432 | <argument name="widget" value="TinyMCEWidgetCMSPageLink"/>
|
433 | 433 | <argument name="page" value="$$createCMSPageB.identifier$$"/>
|
|
443 | 443 | <actionGroup ref="closeEditPanelSettings" stepKey="closeEditPanelSettings"/>
|
444 | 444 | <!--Input image into stage-->
|
445 | 445 | <comment userInput="Input image into stage" stepKey="commentInputImageIntoStage"/>
|
446 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
| 446 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
447 | 447 | <waitForElementVisible selector="{{TinyMCESection.InsertImageIcon}}" stepKey="waitForInsertImageIcon"/>
|
448 | 448 | <click selector="{{TinyMCESection.InsertImageIcon}}" stepKey="clickInsertImageIcon"/>
|
449 | 449 | <waitForPageLoad stepKey="waitForPageLoad" />
|
|
542 | 542 | </actionGroup>
|
543 | 543 | <!--Input text into stage-->
|
544 | 544 | <comment userInput="Input text into stage" stepKey="commentInputTextIntoStage"/>
|
545 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea"/> |
| 545 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea"/> |
546 | 546 | <fillField selector="{{TextOnStage.tinymce('1')}}" userInput="{{PageBuilderTextContentTypeDefault.value}}" stepKey="fillTextToTinyMCE4"/>
|
547 | 547 | <click selector="{{PageBuilderPanel.searchPanel}}" stepKey="lostFocusFromWYSIWYG1"/>
|
548 | 548 | <!--Verify inputed text on slideout-->
|
|
605 | 605 | <actionGroup ref="dragContentTypeToStage" stepKey="dragTextOntoStage">
|
606 | 606 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
607 | 607 | </actionGroup>
|
608 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
| 608 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
609 | 609 | <waitForElementVisible selector="{{TinyMCESection.InsertImageIcon}}" stepKey="waitForInsertImageIcon"/>
|
610 | 610 | <click selector="{{TinyMCESection.InsertImageIcon}}" stepKey="clickInsertImageIcon" />
|
611 | 611 | <waitForPageLoad stepKey="waitForPageLoad" />
|
|
672 | 672 | <actionGroup ref="dragContentTypeToStage" stepKey="dragTextOntoStage">
|
673 | 673 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
674 | 674 | </actionGroup>
|
675 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
| 675 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
676 | 676 | <actionGroup ref="addVariableToTinyMCEInline" stepKey="addVariableToTinyMCE">
|
677 | 677 | <argument name="variable" value="TinyMCEVariableCountry"/>
|
678 | 678 | </actionGroup>
|
|
744 | 744 | <actionGroup ref="dragContentTypeToStage" stepKey="dragTextOntoStage">
|
745 | 745 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
746 | 746 | </actionGroup>
|
747 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
| 747 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
748 | 748 | <actionGroup ref="addPageLinkWidgetToTinyMCEInline" stepKey="addPageLinkWidgetToTinyMCE">
|
749 | 749 | <argument name="widget" value="TinyMCEWidgetCMSPageLink"/>
|
750 | 750 | <argument name="page" value="$$createCMSPageB.identifier$$"/>
|
|
814 | 814 | <actionGroup ref="dragContentTypeToStage" stepKey="dragButtonsOntoStage">
|
815 | 815 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
816 | 816 | </actionGroup>
|
817 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
| 817 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
818 | 818 | <actionGroup ref="VerifyTinyMCEActionGroup" stepKey="verifyTinyMCE4"/>
|
819 | 819 | <actionGroup ref="VerifyMagentoEntityActionGroup" stepKey="verifyMagentoEntities"/>
|
820 | 820 | <seeElement selector="{{WYSIWYGOnPageBuilderInline.undo}}" stepKey="seeUndo"/>
|
|
871 | 871 | <see userInput="72px" stepKey="seeLineHeight72px" />
|
872 | 872 | <!--Verify FontStyle on preview-->
|
873 | 873 | <comment userInput="Verify FontStyle on preview" stepKey="commentVerifyFontsizeOnPreview"/>
|
874 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea"/> |
| 874 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea"/> |
875 | 875 | <fillField selector="{{TextOnStage.tinymce('1')}}" userInput="{{PageBuilderTextProperty.value}}" stepKey="fillTextToTinyMCE4"/>
|
876 | 876 | <click selector="{{WYSIWYGOnPageBuilderInline.formatSelector}}" stepKey="expandFormatList"/>
|
877 | 877 | <see userInput="Important" stepKey="seeImportantStyle"/>
|
|
2115 | 2115 | </actionGroup>
|
2116 | 2116 | <!--Input text into stage-->
|
2117 | 2117 | <comment userInput="Input text into stage" stepKey="commentInputTextIntoStage"/>
|
2118 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea"/> |
| 2118 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea"/> |
2119 | 2119 | <fillField selector="{{TextOnStage.tinymce('1')}}" userInput="{{PageBuilderTextContentTypeDefault.value}}" stepKey="fillTextToTinyMCE4"/>
|
2120 | 2120 | <click selector="{{PageBuilderPanel.searchPanel}}" stepKey="lostFocusFromWYSIWYG1"/>
|
2121 | 2121 | <!--Verify inputed text on slideout-->
|
|
2129 | 2129 | <actionGroup ref="closeEditPanelSettings" stepKey="closeEditPanelSettings1"/>
|
2130 | 2130 | <!--Input variable into stage-->
|
2131 | 2131 | <comment userInput="Input variable into stage" stepKey="commentInputVariableIntoStage"/>
|
2132 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/> |
| 2132 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/> |
2133 | 2133 | <actionGroup ref="addVariableToTinyMCEInline" stepKey="addVariableToTinyMCE">
|
2134 | 2134 | <argument name="variable" value="TinyMCEVariableBaseURL"/>
|
2135 | 2135 | </actionGroup>
|
|
2146 | 2146 | <actionGroup ref="closeEditPanelSettings" stepKey="closeEditPanelSettings2"/>
|
2147 | 2147 | <!--Input widget into stage-->
|
2148 | 2148 | <comment userInput="Input widget into stage" stepKey="commentInputWidgetIntoStage"/>
|
2149 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea2"/> |
| 2149 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea2"/> |
2150 | 2150 | <actionGroup ref="addPageLinkWidgetToTinyMCEInline" stepKey="addPageLinkWidgetToTinyMCE">
|
2151 | 2151 | <argument name="widget" value="TinyMCEWidgetCMSPageLink"/>
|
2152 | 2152 | <argument name="page" value="$$createCMSPageB.identifier$$"/>
|
|
2162 | 2162 | <actionGroup ref="closeEditPanelSettings" stepKey="closeEditPanelSettings"/>
|
2163 | 2163 | <!--Input image into stage-->
|
2164 | 2164 | <comment userInput="Input image into stage" stepKey="commentInputImageIntoStage"/>
|
2165 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
| 2165 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
2166 | 2166 | <waitForElementVisible selector="{{TinyMCESection.InsertImageIcon}}" stepKey="waitForInsertImageIcon"/>
|
2167 | 2167 | <click selector="{{TinyMCESection.InsertImageIcon}}" stepKey="clickInsertImageIcon"/>
|
2168 | 2168 | <waitForPageLoad stepKey="waitForPageLoad" />
|
|
2368 | 2368 | </actionGroup>
|
2369 | 2369 | <!-- Add variable to text on stage -->
|
2370 | 2370 | <comment userInput="Add variable to text on stage" stepKey="commentAddVariableToTextOnStage"/>
|
2371 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/> |
| 2371 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/> |
2372 | 2372 | <actionGroup ref="addVariableToTinyMCEInline" stepKey="addVariableToTinyMCEInline">
|
2373 | 2373 | <argument name="variable" value="TinyMCEVariableStoreName"/>
|
2374 | 2374 | </actionGroup>
|
|
2436 | 2436 | </actionGroup>
|
2437 | 2437 | <!--Input variable into stage-->
|
2438 | 2438 | <comment userInput="Input variable into stage" stepKey="commentInputVariableIntoStage"/>
|
2439 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/> |
| 2439 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/> |
2440 | 2440 | <waitForPageLoad stepKey="waitForTextEditor1"/>
|
2441 | 2441 | <actionGroup ref="addVariableToTinyMCEInline" stepKey="addVariableToTinyMCE">
|
2442 | 2442 | <argument name="variable" value="TinyMCEVariableBaseURL"/>
|
|
2517 | 2517 | <comment userInput="Removed closeEditPanelSettings" stepKey="closeEditPanelSettings"/>
|
2518 | 2518 | <!-- Add Image to Text -->
|
2519 | 2519 | <comment userInput="Add Image to Text" stepKey="commentAddImageToContentType"/>
|
2520 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea"/> |
| 2520 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea"/> |
2521 | 2521 | <!-- Validate Image Editor On Backend -->
|
2522 | 2522 | <seeElement selector="{{TextOnStage.inlineWYSIWYGEditorWithTag('1', 'img')}}" stepKey="validateImageInEditor"/>
|
2523 | 2523 | <!-- Validate Image Editor On Backend After Save -->
|
|
2813 | 2813 | <actionGroup ref="dragContentTypeToStage" stepKey="dragTextIntoStage">
|
2814 | 2814 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
2815 | 2815 | </actionGroup>
|
2816 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
| 2816 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
2817 | 2817 | <comment userInput="Write text into WYSIWYG" stepKey="commentWriteTextIntoWysiwyg"/>
|
2818 | 2818 | <pressKey selector="{{TextOnStage.tinymce('1')}}" userInput="{{PageBuilderVariableWidgetText.value}}" stepKey="fillWysiwygField"/>
|
2819 | 2819 | <waitForElementVisible selector="{{TextOnStage.text('1', PageBuilderVariableWidgetText.value)}}" stepKey="waitForTextOnStage"/>
|
|
2882 | 2882 | <actionGroup ref="dragContentTypeToStage" stepKey="dragTextIntoStage">
|
2883 | 2883 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
2884 | 2884 | </actionGroup>
|
2885 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
| 2885 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
2886 | 2886 | <comment userInput="Write text into WYSIWYG" stepKey="commentWriteTextIntoWysiwyg"/>
|
2887 | 2887 | <pressKey selector="{{TextOnStage.tinymce('1')}}" userInput="{{PageBuilderVariableWidgetText.value}}" stepKey="fillWysiwygField"/>
|
2888 | 2888 | <waitForElementVisible selector="{{TextOnStage.text('1', PageBuilderVariableWidgetText.value)}}" stepKey="waitForTextOnStage"/>
|
|
2950 | 2950 | <actionGroup ref="dragContentTypeToStage" stepKey="dragTextIntoStage">
|
2951 | 2951 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
2952 | 2952 | </actionGroup>
|
2953 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
| 2953 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
2954 | 2954 | <comment userInput="Write text into WYSIWYG" stepKey="commentWriteTextIntoWysiwyg"/>
|
2955 | 2955 | <pressKey selector="{{TextOnStage.tinymce('1')}}" userInput="{{PageBuilderVariableWidgetText.value}}" stepKey="fillWysiwygField"/>
|
2956 | 2956 | <waitForElementVisible selector="{{TextOnStage.text('1', PageBuilderVariableWidgetText.value)}}" stepKey="waitForTextOnStage"/>
|
|
2999 | 2999 | <actionGroup ref="dragContentTypeToStage" stepKey="dragTextIntoStage">
|
3000 | 3000 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
3001 | 3001 | </actionGroup>
|
3002 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
| 3002 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
3003 | 3003 | <comment userInput="Write text into WYSIWYG" stepKey="commentWriteTextIntoWysiwyg"/>
|
3004 | 3004 | <pressKey selector="{{TextOnStage.tinymce('1')}}" userInput="{{PageBuilderTextProperty.value}}" stepKey="fillWysiwygField"/>
|
3005 | 3005 | <waitForElementVisible selector="{{TextOnStage.text('1', PageBuilderTextProperty.value)}}" stepKey="waitForTextOnStage"/>
|
|
0 commit comments