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 22252225 </after >
22262226 <!-- Get Aspect Ratio of Actual Video -->
22272227 <openNewTab stepKey =" openNewTab" />
2228- <amOnUrl url =" {{PageBuilderVideoBackgroundUrl_Mp4_URL .value}}" stepKey =" openVideo" />
2228+ <amOnUrl url =" {{PageBuilderVideoBackgroundUrl_Mp4_URL_Insecure .value}}" stepKey =" openVideo" />
22292229 <executeJS function =" return document.querySelector('video').getBoundingClientRect().width" stepKey =" expectedVideoWidth" />
22302230 <executeJS function =" return document.querySelector('video').getBoundingClientRect().height" stepKey =" expectedVideoHeight" />
22312231 <executeJS function =" return {$expectedVideoWidth} / {$expectedVideoHeight}" stepKey =" expectedVideoAspectRatio" />
You can’t perform that action at this time.
0 commit comments