Skip to content

Commit 00ff2d8

Browse files
committed
#577: User access Row action panel with 2+ level nesting - Fixed video background test
1 parent 7004729 commit 00ff2d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderSlideItemAppearancePosterTest/SliderPosterVideoBackgroundNoFallbackImageDisabledLoopAndPlayWhenVisibleAndLazyLoad.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
<argument name="infiniteLoop" value="PageBuilderVideoBackgroundInfiniteLoop_Disabled"/>
7878
<argument name="lazyLoad" value="PageBuilderVideoBackgroundLazyLoad_Disabled"/>
7979
<argument name="playOnlyWhenVisible" value="PageBuilderVideoBackgroundPlayOnlyWhenVisible_Disabled"/>
80+
<argument name="defaultBackgroundColor" value="PageBuilderStageBackgroundColor_Default"/>
8081
</actionGroup>
8182
<actionGroup ref="doubleClickToInlineEditWYSIWYGFromStage" stepKey="inlineEdit">
8283
<argument name="contentType" value="PageBuilderSlideContentType"/>
@@ -97,6 +98,7 @@
9798
<argument name="infiniteLoop" value="PageBuilderVideoBackgroundInfiniteLoop_Disabled"/>
9899
<argument name="lazyLoad" value="PageBuilderVideoBackgroundLazyLoad_Disabled"/>
99100
<argument name="playOnlyWhenVisible" value="PageBuilderVideoBackgroundPlayOnlyWhenVisible_Disabled"/>
101+
<argument name="defaultBackgroundColor" value="PageBuilderStageBackgroundColor_Default"/>
100102
</actionGroup>
101103
<waitForElementVisible selector="{{SlideOnBackend.messageContent('1', PageBuilderSlideItemContent_Slide1.value)}}" stepKey="waitForMessageContentStage2"/>
102104
<waitForElementVisible selector="{{SlideOnBackend.buttonText('1', PageBuilderSlideItemButtonText_Slide1.value)}}" stepKey="waitForButtonTextStage2"/>

0 commit comments

Comments
 (0)