File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderBannerPosterAppearanceTest Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 70
70
</actionGroup >
71
71
<actionGroup ref =" saveEditPanelSettings" stepKey =" saveEditPanelSettings" />
72
72
<!-- Validate Stage -->
73
- <actionGroup ref =" validateVideoBackgroundWithOnlyVideoUrl " stepKey =" validateStage1" >
73
+ <actionGroup ref =" validateVideoBackgroundWithAllAttributes " stepKey =" validateStage1" >
74
74
<argument name =" section" value =" BannerOnBackend" />
75
75
<argument name =" videoUrl" value =" PageBuilderVideoBackgroundUrl_YouTube_Embedded" />
76
76
<argument name =" infiniteLoop" value =" PageBuilderVideoBackgroundInfiniteLoop_Disabled" />
92
92
<actionGroup ref =" switchToPageBuilderStage" stepKey =" switchToPageBuilderStage2" />
93
93
<!-- Validate Stage After Save -->
94
94
<scrollTo selector =" {{CmsNewPagePageContentSection.header}}" stepKey =" scrollBanner1Stage" />
95
- <actionGroup ref =" validateVideoBackgroundWithOnlyVideoUrl " stepKey =" validateStage2" >
95
+ <actionGroup ref =" validateVideoBackgroundWithAllAttributes " stepKey =" validateStage2" >
96
96
<argument name =" section" value =" BannerOnBackend" />
97
97
<argument name =" videoUrl" value =" PageBuilderVideoBackgroundUrl_YouTube_Embedded" />
98
98
<argument name =" infiniteLoop" value =" PageBuilderVideoBackgroundInfiniteLoop_Disabled" />
130
130
<actionGroup ref =" NavigateToStorefrontForCreatedPageActionGroup" stepKey =" navigateToStorefront" >
131
131
<argument name =" page" value =" $$createCMSPage.identifier$$" />
132
132
</actionGroup >
133
- <actionGroup ref =" validateVideoBackgroundWithOnlyVideoUrl " stepKey =" validateStorefront" >
133
+ <actionGroup ref =" validateVideoBackgroundWithAllAttributes " stepKey =" validateStorefront" >
134
134
<argument name =" section" value =" BannerOnFrontend" />
135
135
<argument name =" videoUrl" value =" PageBuilderVideoBackgroundUrl_YouTube_Embedded" />
136
136
<argument name =" infiniteLoop" value =" PageBuilderVideoBackgroundInfiniteLoop_Disabled" />
You can’t perform that action at this time.
0 commit comments