jaredpalmer / cypress-image-snapshot

Catch visual regressions in Cypress
MIT License
887 stars 160 forks source link

When taking a screenshot there is an unnecessary scroll #185

Open melibe23 opened 3 years ago

melibe23 commented 3 years ago

Hi, this happens headless or using the Test Runner. There is a scroll when the picture is taken and this collapses a nav that is placed on the bottom. I need to take the picture expanded. Is there a workarround?