Skip to content

Commit ecf6071

Browse files
author
joiecaquicla
committed
magento2/magento2-page-builder#636: Responsive breakpoint switcher - reverted modifications on test
1 parent bf916f0 commit ecf6071

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderBannerPosterAppearanceTest/BannerPosterVideoBackgroundNoFallbackImageDisabledLoopAndPlayWhenVisibleAndLazyLoad.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
</actionGroup>
7171
<actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettings"/>
7272
<!-- Validate Stage -->
73-
<actionGroup ref="validateVideoBackgroundWithAllAttributes" stepKey="validateStage1">
73+
<actionGroup ref="validateVideoBackgroundWithOnlyVideoUrl" stepKey="validateStage1">
7474
<argument name="section" value="BannerOnBackend"/>
7575
<argument name="videoUrl" value="PageBuilderVideoBackgroundUrl_YouTube_Embedded"/>
7676
<argument name="infiniteLoop" value="PageBuilderVideoBackgroundInfiniteLoop_Disabled"/>
@@ -92,7 +92,7 @@
9292
<actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage2"/>
9393
<!-- Validate Stage After Save -->
9494
<scrollTo selector="{{CmsNewPagePageContentSection.header}}" stepKey="scrollBanner1Stage"/>
95-
<actionGroup ref="validateVideoBackgroundWithAllAttributes" stepKey="validateStage2">
95+
<actionGroup ref="validateVideoBackgroundWithOnlyVideoUrl" stepKey="validateStage2">
9696
<argument name="section" value="BannerOnBackend"/>
9797
<argument name="videoUrl" value="PageBuilderVideoBackgroundUrl_YouTube_Embedded"/>
9898
<argument name="infiniteLoop" value="PageBuilderVideoBackgroundInfiniteLoop_Disabled"/>
@@ -130,7 +130,7 @@
130130
<actionGroup ref="NavigateToStorefrontForCreatedPageActionGroup" stepKey="navigateToStorefront">
131131
<argument name="page" value="$$createCMSPage.identifier$$"/>
132132
</actionGroup>
133-
<actionGroup ref="validateVideoBackgroundWithAllAttributes" stepKey="validateStorefront">
133+
<actionGroup ref="validateVideoBackgroundWithOnlyVideoUrl" stepKey="validateStorefront">
134134
<argument name="section" value="BannerOnFrontend"/>
135135
<argument name="videoUrl" value="PageBuilderVideoBackgroundUrl_YouTube_Embedded"/>
136136
<argument name="infiniteLoop" value="PageBuilderVideoBackgroundInfiniteLoop_Disabled"/>

0 commit comments

Comments
 (0)