Skip to content

is there anyway to capture a scrolling screenshot #546

Answered by Robdel12
lucy7099 asked this question in Support
Discussion options

You must be logged in to vote

Hey @lucy7099! Percy captures full page screenshots by default. If the screenshot only contains the viewport, it's likely you have CSS on your page that clips the overflow to the content container. All browsers will respect this CSS when generating a screenshot and only capture the visible portion of the viewport. You can pass Percy CSS to unset the overflow on the containing div and it should result in a full page screenshot.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lucy7099
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants