diff --git a/cypress/component/Select.spec.tsx b/cypress/component/Select.spec.tsx index 00bab34fd53..bb939d195a5 100644 --- a/cypress/component/Select.spec.tsx +++ b/cypress/component/Select.spec.tsx @@ -417,6 +417,7 @@ describe('Select', () => { cy.get('body').happoScreenshot({ component, variant: `select/${width}x${height}-default`, + includeAllElements: true, targets: [ { ...happoTarget, diff --git a/cypress/support/component-index.html b/cypress/support/component-index.html index 26ecd348640..b9fd81c1120 100644 --- a/cypress/support/component-index.html +++ b/cypress/support/component-index.html @@ -5,10 +5,9 @@