File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/PageBuilder/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 111
111
<!-- Bottom edge validation is skipped until MC-4116 -->
112
112
<!-- Validate bottom edge of overlay -->
113
113
<!-- <comment userInput="Validate bottom edge of overlay" stepKey="commentValidateBottomEdgeOfOverlay"/>-->
114
- <!-- <executeJS function="return {{page.wrapperJS(index)}}.getBoundingClientRect().top+{{padding.value }}+120" stepKey="wrapperTopPaddingContent"/>-->
114
+ <!-- <executeJS function="return {{page.wrapperJS(index)}}.getBoundingClientRect().top+{{padding.paddingTop }}+120" stepKey="wrapperTopPaddingContent"/>-->
115
115
<executeJS function =" return {{page.overlayJS(index)}}.getBoundingClientRect().bottom" stepKey =" overlayBottomPosition" />
116
116
<!-- <assertEquals stepKey="assertOverlayBottomRatio">-->
117
117
<!-- <expectedResult type="variable">wrapperTopPaddingContent</expectedResult>-->
You can’t perform that action at this time.
0 commit comments