Skip to content

Commit 66915b6

Browse files
committed
PB-425: Update Video Alignment MFTF Video Tests
- Fixing test generation
1 parent 744c48f commit 66915b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2270,7 +2270,7 @@
22702270
<argument name="property" value="PageBuilderRowAppearance_FullBleed"/>
22712271
</actionGroup>
22722272
<actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettings3"/>
2273-
<executeJS function="return parseInt(&quot;{{PageBuilderVideoBackgroundUrl_Mp4_URL_Insecure.width}}&quot;) / parseInt(&quot;{{PageBuilderVideoBackgroundUrl_Mp4_URL_Insecure.height}}&quot;)" stepKey="expectedVideoAspectRatio"/>
2273+
<executeJS function="return parseInt(&quot;{{PageBuilderVideoBackgroundUrl_Mp4_URL.width}}&quot;) / parseInt(&quot;{{PageBuilderVideoBackgroundUrl_Mp4_URL.height}}&quot;)" stepKey="expectedVideoAspectRatio"/>
22742274
<!-- Validate Stage -->
22752275
<actionGroup ref="validateVideoBackgroundVideoAspectRatio" stepKey="validateVideoAspectRatioRow1Stage">
22762276
<argument name="section" value="RowOnStage"/>

0 commit comments

Comments
 (0)