File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Cms/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 28
28
<resizeWindow width =" 375" height =" 812" stepKey =" resizeWindowToMobile" />
29
29
<amOnPage url =" $$createPreReqCMSPage.identifier$$" stepKey =" amOnPageTestPage" />
30
30
<waitForPageLoad stepKey =" waitForPageLoad6" />
31
- <!-- Verifying that Footer is not in visible area by default as the CMS page has lots of content which -->
31
+ <!-- Verifying that Footer is not in visible area by default as the CMS page has lots of content which will occupy entire visible area -->
32
32
<executeJS function =" return document.querySelector('{{StorefrontCMSPageFooterSection.footerSection}}').getBoundingClientRect().top" stepKey =" topOfFooter" />
33
33
<assertGreaterThan stepKey =" assertDefaultLoad" >
34
34
<actualResult type =" variable" >topOfFooter</actualResult >
You can’t perform that action at this time.
0 commit comments