|
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"/>
|
|
2137 | 2137 | </actionGroup>
|
2138 | 2138 | <!--Input text into stage-->
|
2139 | 2139 | <comment userInput="Input text into stage" stepKey="commentInputTextIntoStage"/>
|
2140 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea"/> |
| 2140 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea"/> |
2141 | 2141 | <fillField selector="{{TextOnStage.tinymce('1')}}" userInput="{{PageBuilderTextContentTypeDefault.value}}" stepKey="fillTextToTinyMCE4"/>
|
2142 | 2142 | <click selector="{{PageBuilderPanel.searchPanel}}" stepKey="lostFocusFromWYSIWYG1"/>
|
2143 | 2143 | <!--Verify inputed text on slideout-->
|
|
2151 | 2151 | <actionGroup ref="closeEditPanelSettings" stepKey="closeEditPanelSettings1"/>
|
2152 | 2152 | <!--Input variable into stage-->
|
2153 | 2153 | <comment userInput="Input variable into stage" stepKey="commentInputVariableIntoStage"/>
|
2154 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/> |
| 2154 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/> |
2155 | 2155 | <actionGroup ref="addVariableToTinyMCEInline" stepKey="addVariableToTinyMCE">
|
2156 | 2156 | <argument name="variable" value="TinyMCEVariableBaseURL"/>
|
2157 | 2157 | </actionGroup>
|
|
2168 | 2168 | <actionGroup ref="closeEditPanelSettings" stepKey="closeEditPanelSettings2"/>
|
2169 | 2169 | <!--Input widget into stage-->
|
2170 | 2170 | <comment userInput="Input widget into stage" stepKey="commentInputWidgetIntoStage"/>
|
2171 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea2"/> |
| 2171 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea2"/> |
2172 | 2172 | <actionGroup ref="addPageLinkWidgetToTinyMCEInline" stepKey="addPageLinkWidgetToTinyMCE">
|
2173 | 2173 | <argument name="widget" value="TinyMCEWidgetCMSPageLink"/>
|
2174 | 2174 | <argument name="page" value="$$createCMSPageB.identifier$$"/>
|
|
2184 | 2184 | <actionGroup ref="closeEditPanelSettings" stepKey="closeEditPanelSettings"/>
|
2185 | 2185 | <!--Input image into stage-->
|
2186 | 2186 | <comment userInput="Input image into stage" stepKey="commentInputImageIntoStage"/>
|
2187 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
| 2187 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
2188 | 2188 | <waitForElementVisible selector="{{TinyMCESection.InsertImageIcon}}" stepKey="waitForInsertImageIcon"/>
|
2189 | 2189 | <click selector="{{TinyMCESection.InsertImageIcon}}" stepKey="clickInsertImageIcon"/>
|
2190 | 2190 | <waitForPageLoad stepKey="waitForPageLoad" />
|
|
2390 | 2390 | </actionGroup>
|
2391 | 2391 | <!-- Add variable to text on stage -->
|
2392 | 2392 | <comment userInput="Add variable to text on stage" stepKey="commentAddVariableToTextOnStage"/>
|
2393 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/> |
| 2393 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/> |
2394 | 2394 | <actionGroup ref="addVariableToTinyMCEInline" stepKey="addVariableToTinyMCEInline">
|
2395 | 2395 | <argument name="variable" value="TinyMCEVariableStoreName"/>
|
2396 | 2396 | </actionGroup>
|
|
2458 | 2458 | </actionGroup>
|
2459 | 2459 | <!--Input variable into stage-->
|
2460 | 2460 | <comment userInput="Input variable into stage" stepKey="commentInputVariableIntoStage"/>
|
2461 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/> |
| 2461 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea1"/> |
2462 | 2462 | <waitForPageLoad stepKey="waitForTextEditor1"/>
|
2463 | 2463 | <actionGroup ref="addVariableToTinyMCEInline" stepKey="addVariableToTinyMCE">
|
2464 | 2464 | <argument name="variable" value="TinyMCEVariableBaseURL"/>
|
|
2539 | 2539 | <comment userInput="Removed closeEditPanelSettings" stepKey="closeEditPanelSettings"/>
|
2540 | 2540 | <!-- Add Image to Text -->
|
2541 | 2541 | <comment userInput="Add Image to Text" stepKey="commentAddImageToContentType"/>
|
2542 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea"/> |
| 2542 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnEditorArea"/> |
2543 | 2543 | <!-- Validate Image Editor On Backend -->
|
2544 | 2544 | <seeElement selector="{{TextOnStage.inlineWYSIWYGEditorWithTag('1', 'img')}}" stepKey="validateImageInEditor"/>
|
2545 | 2545 | <!-- Validate Image Editor On Backend After Save -->
|
|
2835 | 2835 | <actionGroup ref="dragContentTypeToStage" stepKey="dragTextIntoStage">
|
2836 | 2836 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
2837 | 2837 | </actionGroup>
|
2838 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
| 2838 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
2839 | 2839 | <comment userInput="Write text into WYSIWYG" stepKey="commentWriteTextIntoWysiwyg"/>
|
2840 | 2840 | <pressKey selector="{{TextOnStage.tinymce('1')}}" userInput="{{PageBuilderVariableWidgetText.value}}" stepKey="fillWysiwygField"/>
|
2841 | 2841 | <waitForElementVisible selector="{{TextOnStage.text('1', PageBuilderVariableWidgetText.value)}}" stepKey="waitForTextOnStage"/>
|
|
2904 | 2904 | <actionGroup ref="dragContentTypeToStage" stepKey="dragTextIntoStage">
|
2905 | 2905 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
2906 | 2906 | </actionGroup>
|
2907 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
| 2907 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
2908 | 2908 | <comment userInput="Write text into WYSIWYG" stepKey="commentWriteTextIntoWysiwyg"/>
|
2909 | 2909 | <pressKey selector="{{TextOnStage.tinymce('1')}}" userInput="{{PageBuilderVariableWidgetText.value}}" stepKey="fillWysiwygField"/>
|
2910 | 2910 | <waitForElementVisible selector="{{TextOnStage.text('1', PageBuilderVariableWidgetText.value)}}" stepKey="waitForTextOnStage"/>
|
|
2972 | 2972 | <actionGroup ref="dragContentTypeToStage" stepKey="dragTextIntoStage">
|
2973 | 2973 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
2974 | 2974 | </actionGroup>
|
2975 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
| 2975 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
2976 | 2976 | <comment userInput="Write text into WYSIWYG" stepKey="commentWriteTextIntoWysiwyg"/>
|
2977 | 2977 | <pressKey selector="{{TextOnStage.tinymce('1')}}" userInput="{{PageBuilderVariableWidgetText.value}}" stepKey="fillWysiwygField"/>
|
2978 | 2978 | <waitForElementVisible selector="{{TextOnStage.text('1', PageBuilderVariableWidgetText.value)}}" stepKey="waitForTextOnStage"/>
|
|
3021 | 3021 | <actionGroup ref="dragContentTypeToStage" stepKey="dragTextIntoStage">
|
3022 | 3022 | <argument name="contentType" value="PageBuilderTextContentType"/>
|
3023 | 3023 | </actionGroup>
|
3024 |
| - <click selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
| 3024 | + <clickWithLeftButton x="10" y="10" selector="{{TextOnStage.tinymce('1')}}" stepKey="focusOnTextEditorArea"/> |
3025 | 3025 | <comment userInput="Write text into WYSIWYG" stepKey="commentWriteTextIntoWysiwyg"/>
|
3026 | 3026 | <pressKey selector="{{TextOnStage.tinymce('1')}}" userInput="{{PageBuilderTextProperty.value}}" stepKey="fillWysiwygField"/>
|
3027 | 3027 | <waitForElementVisible selector="{{TextOnStage.text('1', PageBuilderTextProperty.value)}}" stepKey="waitForTextOnStage"/>
|
|
0 commit comments