File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2225
2225
</after >
2226
2226
<!-- Get Aspect Ratio of Actual Video -->
2227
2227
<openNewTab stepKey =" openNewTab" />
2228
- <amOnUrl url =" {{PageBuilderVideoBackgroundUrl_Mp4_URL .value}}" stepKey =" openVideo" />
2228
+ <amOnUrl url =" {{PageBuilderVideoBackgroundUrl_Mp4_URL_Insecure .value}}" stepKey =" openVideo" />
2229
2229
<executeJS function =" return document.querySelector('video').getBoundingClientRect().width" stepKey =" expectedVideoWidth" />
2230
2230
<executeJS function =" return document.querySelector('video').getBoundingClientRect().height" stepKey =" expectedVideoHeight" />
2231
2231
<executeJS function =" return {$expectedVideoWidth} / {$expectedVideoHeight}" stepKey =" expectedVideoAspectRatio" />
You can’t perform that action at this time.
0 commit comments