wix/Detox

Screenshot of the entire (scrollable) screen, not just the view port

Open

#2,679 opened on Mar 9, 2021

 (5 comments) (0 reactions) (2 assignees)JavaScript (1,942 forks)batch import
hacktoberfestplatform: androidplatform: iosstatus: triagetype: enhancement ⚡️user: looking for contributors

Repository metrics

Stars
 (10,558 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I want to take a picture of the entire height of the currently display content not just the content visible in the view port. Example attached.

screenshotflow com_(iPhone X) (1)

Describe the solution you'd like A clear and concise description of what you want to happen.

Easily generate full height screenshot for a page.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Scrolling and stitching the images together with AWS Lambda :(

Additional context Add any other context or screenshots about the feature request here.

N/A

Contributor guide