Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

v1.20.0

Choose a tag to compare

@trotzig trotzig released this 23 Mar 18:07

This version adds support for taking screenshots of content found inside iframes.

  cy.get('iframe').its('0.contentDocument.body').then(cy.wrap).happoScreenshot();