Skip to content

Commit b8c5af3

Browse files
author
Sumesh P
committed
AC-12719: [PageBuilder] MFTF Test Failure - videos playing assertion fails
Stop scrolling for lazyload video
1 parent ba93733 commit b8c5af3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderRowBackgroundAttributeTest/RowValidateVideoBackgroundLazyLoadEnabled.xml

+1-3
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@
4242
<argument name="section" value="RowOnStage"/>
4343
<argument name="index" value="4"/>
4444
</actionGroup>
45-
<actionGroup ref="ScrollToActionGroup" stepKey="scrollToRow4Stage">
46-
<argument name="index" value="1"/>
47-
</actionGroup>
45+
<comment userInput="Do not scroll to video row" stepKey="scrollToRow4Stage"/>
4846
<actionGroup ref="validateVideoBackgroundNotLoaded" stepKey="validateVideoNotPlayingStage1">
4947
<argument name="section" value="RowOnStage"/>
5048
<argument name="index" value="4"/>

0 commit comments

Comments
 (0)