happo / happo-cypress

A Happo integration with Cypress.io
35 stars 4 forks source link

Add support for `includeAllElements: true` option for happoScreenshot #105

Closed trotzig closed 1 year ago

trotzig commented 1 year ago

This option will make the screenshot include all elements that matches the selector (the subject of the happoScreenshot call) when taking the DOM snapshot. Requires version happo-e2e@2.2.0 or later.