Skip to content

Commit b112eb5

Browse files
Devagouda PatilDevagouda Patil
authored andcommitted
MAGETWO-93978: Footer Overlaps Storefront Page Content In Mobile View
- Updated comment section of MFTF test
1 parent c7aa331 commit b112eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Cms/Test/Mftf/Test/StoreFrontMobileViewValidation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<resizeWindow width="375" height="812" stepKey="resizeWindowToMobile"/>
2929
<amOnPage url="$$createPreReqCMSPage.identifier$$" stepKey="amOnPageTestPage"/>
3030
<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-->
3232
<executeJS function="return document.querySelector('{{StorefrontCMSPageFooterSection.footerSection}}').getBoundingClientRect().top" stepKey="topOfFooter"/>
3333
<assertGreaterThan stepKey="assertDefaultLoad">
3434
<actualResult type="variable">topOfFooter</actualResult>

0 commit comments

Comments
 (0)