We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
d0898a8
This version adds support for taking screenshots of content found inside iframes.
cy.get('iframe').its('0.contentDocument.body').then(cy.wrap).happoScreenshot();