File tree Expand file tree Collapse file tree 10 files changed +30
-9
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test
AdminPageBuilderProductsCarouselTest Expand file tree Collapse file tree 10 files changed +30
-9
lines changed Original file line number Diff line number Diff line change 83
83
<argument name =" property" value =" PageBuilderProductsCarouselSettingsShowDots_Enabled" />
84
84
</actionGroup >
85
85
<actionGroup ref =" saveEditPanelSettings" stepKey =" saveEditPanelSettings" />
86
+ <actionGroup ref =" unFocusOptionMenu" stepKey =" unFocusOptionMenu" >
87
+ <argument name =" contentType" value =" PageBuilderProductsContentType" />
88
+ </actionGroup >
86
89
<!-- Validate Stage -->
87
90
<actionGroup ref =" validateProductCarouselSettingsAttributes" stepKey =" validateProductCarouselSettingsAttributesStage" >
88
91
<argument name =" carouselMode" value =" PageBuilderProductsCarouselSettingsCarouselMode_Continuous" />
Original file line number Diff line number Diff line change 34
34
<actionGroup ref =" expandPageBuilderPanelMenuSection" stepKey =" expandPageBuilderPanelMenuSection" >
35
35
<argument name =" contentType" value =" PageBuilderTextContentType" />
36
36
</actionGroup >
37
- <actionGroup ref =" dragContentTypeToStage " stepKey =" dragTextIntoStage" >
37
+ <actionGroup ref =" dragContentTypeToDropZone " stepKey =" dragTextIntoStage" >
38
38
<argument name =" contentType" value =" PageBuilderTextContentType" />
39
+ <argument name =" containerTargetType" value =" PageBuilderRowContentType" />
40
+ <argument name =" dropZoneIndex" value =" 2" />
39
41
</actionGroup >
40
42
<clickWithLeftButton x =" 10" y =" 10" selector =" {{TextOnStage.tinymce('1')}}" stepKey =" focusOnTextEditorArea" />
41
43
<comment userInput =" Write text into WYSIWYG" stepKey =" commentWriteTextIntoWysiwyg" />
Original file line number Diff line number Diff line change 34
34
<actionGroup ref =" expandPageBuilderPanelMenuSection" stepKey =" expandPageBuilderPanelMenuSection" >
35
35
<argument name =" contentType" value =" PageBuilderTextContentType" />
36
36
</actionGroup >
37
- <actionGroup ref =" dragContentTypeToStage " stepKey =" dragTextIntoStage" >
37
+ <actionGroup ref =" dragContentTypeToDropZone " stepKey =" dragTextIntoStage" >
38
38
<argument name =" contentType" value =" PageBuilderTextContentType" />
39
+ <argument name =" containerTargetType" value =" PageBuilderRowContentType" />
40
+ <argument name =" dropZoneIndex" value =" 2" />
39
41
</actionGroup >
40
42
<clickWithLeftButton x =" 10" y =" 10" selector =" {{TextOnStage.tinymce('1')}}" stepKey =" focusOnTextEditorArea" />
41
43
<comment userInput =" Write text into WYSIWYG" stepKey =" commentWriteTextIntoWysiwyg" />
Original file line number Diff line number Diff line change 36
36
<actionGroup ref =" expandPageBuilderPanelMenuSection" stepKey =" expandPageBuilderPanelMenuSection" >
37
37
<argument name =" contentType" value =" PageBuilderTextContentType" />
38
38
</actionGroup >
39
- <actionGroup ref =" dragContentTypeToStage " stepKey =" dragTextIntoStage" >
39
+ <actionGroup ref =" dragContentTypeToDropZone " stepKey =" dragTextIntoStage" >
40
40
<argument name =" contentType" value =" PageBuilderTextContentType" />
41
+ <argument name =" containerTargetType" value =" PageBuilderRowContentType" />
42
+ <argument name =" dropZoneIndex" value =" 2" />
41
43
</actionGroup >
42
44
<clickWithLeftButton x =" 10" y =" 10" selector =" {{TextOnStage.tinymce('1')}}" stepKey =" focusOnTextEditorArea" />
43
45
<comment userInput =" Write text into WYSIWYG" stepKey =" commentWriteTextIntoWysiwyg" />
Original file line number Diff line number Diff line change 43
43
<actionGroup ref =" expandPageBuilderPanelMenuSection" stepKey =" expandPageBuilderPanelMenuSection1" >
44
44
<argument name =" contentType" value =" PageBuilderTextContentType" />
45
45
</actionGroup >
46
- <actionGroup ref =" dragContentTypeToStage " stepKey =" dragTextOntoStage" >
46
+ <actionGroup ref =" dragContentTypeToDropZone " stepKey =" dragTextOntoStage" >
47
47
<argument name =" contentType" value =" PageBuilderTextContentType" />
48
+ <argument name =" containerTargetType" value =" PageBuilderRowContentType" />
49
+ <argument name =" dropZoneIndex" value =" 2" />
48
50
</actionGroup >
49
51
<clickWithLeftButton x =" 10" y =" 10" selector =" {{TextOnStage.tinymce('1')}}" stepKey =" focusOnTextEditorArea" />
50
52
<waitForElementVisible selector =" {{TinyMCESection.InsertImageIcon}}" stepKey =" waitForInsertImageIcon" />
Original file line number Diff line number Diff line change 40
40
<actionGroup ref =" expandPageBuilderPanelMenuSection" stepKey =" expandPageBuilderPanelMenuSection" >
41
41
<argument name =" contentType" value =" PageBuilderTextContentType" />
42
42
</actionGroup >
43
- <actionGroup ref =" dragContentTypeToStage " stepKey =" dragContentTypeIntoStage" >
43
+ <actionGroup ref =" dragContentTypeToDropZone " stepKey =" dragContentTypeIntoStage" >
44
44
<argument name =" contentType" value =" PageBuilderTextContentType" />
45
+ <argument name =" containerTargetType" value =" PageBuilderRowContentType" />
46
+ <argument name =" dropZoneIndex" value =" 2" />
45
47
</actionGroup >
46
48
<!-- Input variable into stage-->
47
49
<comment userInput =" Input variable into stage" stepKey =" commentInputVariableIntoStage" />
Original file line number Diff line number Diff line change 37
37
<actionGroup ref =" expandPageBuilderPanelMenuSection" stepKey =" expandPageBuilderPanelMenuSection1" >
38
38
<argument name =" contentType" value =" PageBuilderTextContentType" />
39
39
</actionGroup >
40
- <actionGroup ref =" dragContentTypeToStage " stepKey =" dragTextOntoStage" >
40
+ <actionGroup ref =" dragContentTypeToDropZone " stepKey =" dragTextOntoStage" >
41
41
<argument name =" contentType" value =" PageBuilderTextContentType" />
42
+ <argument name =" containerTargetType" value =" PageBuilderRowContentType" />
43
+ <argument name =" dropZoneIndex" value =" 2" />
42
44
</actionGroup >
43
45
<clickWithLeftButton x =" 10" y =" 10" selector =" {{TextOnStage.tinymce('1')}}" stepKey =" focusOnTextEditorArea" />
44
46
<actionGroup ref =" AddPageLinkWidgetToTinyMCEWithAnchorAndTitleActionGroup" stepKey =" addPageLinkWidgetToTinyMCE" >
Original file line number Diff line number Diff line change 24
24
<actionGroup ref =" expandPageBuilderPanelMenuSection" stepKey =" expandPageBuilderPanelMenuSection" >
25
25
<argument name =" contentType" value =" PageBuilderTextContentType" />
26
26
</actionGroup >
27
- <actionGroup ref =" dragContentTypeToStage " stepKey =" dragContentTypeOntoStage" >
27
+ <actionGroup ref =" dragContentTypeToDropZone " stepKey =" dragContentTypeOntoStage" >
28
28
<argument name =" contentType" value =" PageBuilderTextContentType" />
29
+ <argument name =" containerTargetType" value =" PageBuilderRowContentType" />
30
+ <argument name =" dropZoneIndex" value =" 2" />
29
31
</actionGroup >
30
32
<click selector =" {{PageBuilderPanel.searchPanel}}" stepKey =" unFocusEditor2" after =" dragContentTypeOntoStage" />
31
33
<comment userInput =" Removed closeEditPanelSettings" stepKey =" closeEditPanelSettings" />
Original file line number Diff line number Diff line change 35
35
<actionGroup ref =" expandPageBuilderPanelMenuSection" stepKey =" expandPageBuilderPanelMenuSection1" >
36
36
<argument name =" contentType" value =" PageBuilderTextContentType" />
37
37
</actionGroup >
38
- <actionGroup ref =" dragContentTypeToStage " stepKey =" dragTextOntoStage " >
38
+ <actionGroup ref =" dragContentTypeToDropZone " stepKey =" dragTextIntoStage " >
39
39
<argument name =" contentType" value =" PageBuilderTextContentType" />
40
+ <argument name =" containerTargetType" value =" PageBuilderRowContentType" />
41
+ <argument name =" dropZoneIndex" value =" 2" />
40
42
</actionGroup >
41
43
<actionGroup ref =" focusTinyMCE" stepKey =" focusTinyMCE" />
42
44
<!-- Create new Heading 2 -->
Original file line number Diff line number Diff line change 35
35
<actionGroup ref =" expandPageBuilderPanelMenuSection" stepKey =" expandPageBuilderPanelMenuSection1" >
36
36
<argument name =" contentType" value =" PageBuilderTextContentType" />
37
37
</actionGroup >
38
- <actionGroup ref =" dragContentTypeToStage " stepKey =" dragButtonsOntoStage" >
38
+ <actionGroup ref =" dragContentTypeToDropZone " stepKey =" dragButtonsOntoStage" >
39
39
<argument name =" contentType" value =" PageBuilderTextContentType" />
40
+ <argument name =" containerTargetType" value =" PageBuilderRowContentType" />
41
+ <argument name =" dropZoneIndex" value =" 2" />
40
42
</actionGroup >
41
43
<clickWithLeftButton x =" 10" y =" 10" selector =" {{TextOnStage.tinymce('1')}}" stepKey =" focusOnTextEditorArea" />
42
44
<actionGroup ref =" VerifyTinyMCEActionGroup" stepKey =" verifyTinyMCE4" />
You can’t perform that action at this time.
0 commit comments