|
61 | 61 | <comment userInput="Validate Stage" stepKey="commentValidateStage"/>
|
62 | 62 | <actionGroup ref="validateOverlayPositionCollageLeft" stepKey="validateOverlayPositionStage">
|
63 | 63 | <argument name="page" value="SlideOnBackend"/>
|
| 64 | + <argument name="padding" value="PageBuilderPaddingPropertyDefault"/> |
64 | 65 | </actionGroup>
|
65 | 66 | <actionGroup ref="validateOverlayPositionTop" stepKey="validateOverlayPositionTopStage">
|
66 | 67 | <argument name="page" value="SlideOnBackend"/>
|
| 68 | + <argument name="padding" value="PageBuilderPaddingPropertyDefault"/> |
67 | 69 | </actionGroup>
|
68 | 70 | <actionGroup ref="validateOverlayPositionBottom" stepKey="validateOverlayPositionBottomStage">
|
69 | 71 | <argument name="page" value="SlideOnBackend"/>
|
| 72 | + <argument name="padding" value="PageBuilderPaddingPropertyDefault"/> |
70 | 73 | </actionGroup>
|
71 | 74 | <actionGroup ref="exitPageBuilderFullScreen" stepKey="exitPageBuilderFullScreen"/>
|
72 | 75 | <actionGroup ref="SaveAndContinueEditCmsPageActionGroup" stepKey="saveAndContinueEditCmsPage"/>
|
|
75 | 78 | <comment userInput="Validate Stage After Save" stepKey="commentValidateStageAfterSave"/>
|
76 | 79 | <actionGroup ref="validateOverlayPositionCollageLeft" stepKey="validateOverlayPositionStageAfterSave">
|
77 | 80 | <argument name="page" value="SlideOnBackend"/>
|
| 81 | + <argument name="padding" value="PageBuilderPaddingPropertyDefault"/> |
78 | 82 | </actionGroup>
|
79 | 83 | <actionGroup ref="validateOverlayPositionTop" stepKey="validateOverlayPositionTopStageAfterSave">
|
80 | 84 | <argument name="page" value="SlideOnBackend"/>
|
| 85 | + <argument name="padding" value="PageBuilderPaddingPropertyDefault"/> |
81 | 86 | </actionGroup>
|
82 | 87 | <actionGroup ref="validateOverlayPositionBottom" stepKey="validateOverlayPositionBottomStageAfterSave">
|
83 | 88 | <argument name="page" value="SlideOnBackend"/>
|
| 89 | + <argument name="padding" value="PageBuilderPaddingPropertyDefault"/> |
84 | 90 | </actionGroup>
|
85 | 91 | <!-- Validate Storefront -->
|
86 | 92 | <comment userInput="Validate Storefront" stepKey="commentValidateStorefront"/>
|
|
89 | 95 | </actionGroup>
|
90 | 96 | <actionGroup ref="validateOverlayPositionCollageLeft" stepKey="validateOverlayPositionStorefront">
|
91 | 97 | <argument name="page" value="SlideOnFrontend"/>
|
| 98 | + <argument name="padding" value="PageBuilderPaddingPropertyDefault"/> |
92 | 99 | </actionGroup>
|
93 | 100 | <actionGroup ref="validateOverlayPositionTop" stepKey="validateOverlayPositionTopStorefront">
|
94 | 101 | <argument name="page" value="SlideOnFrontend"/>
|
| 102 | + <argument name="padding" value="PageBuilderPaddingPropertyDefault"/> |
95 | 103 | </actionGroup>
|
96 | 104 | <actionGroup ref="validateOverlayPositionBottom" stepKey="validateOverlayPositionBottomStorefront">
|
97 | 105 | <argument name="page" value="SlideOnFrontend"/>
|
| 106 | + <argument name="padding" value="PageBuilderPaddingPropertyDefault"/> |
98 | 107 | </actionGroup>
|
99 | 108 | </test>
|
100 | 109 | </tests>
|
0 commit comments