Check Sitemap Exists.
Use the command without any argument, sitemap.xml will be used:
cy.checkSitemap() Copy
cy.checkSitemap()
Use the command with custom sitemap path:
cy.checkSitemap( '/alternative-sitemap.xml') Copy
cy.checkSitemap( '/alternative-sitemap.xml')
Check Sitemap Exists.