[Feature Request]: Enhanced Screenshot Capture Capabilities #883
Famer-Y
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What needs to be done?
Current Functionality
The screenshot feature currently supports capturing full-page scrollable screenshots of web pages.
Proposed Enhancement
We propose extending the screenshot API to support:
Capture screenshots with specific viewport dimensions (width x height)
Programmatically specify the number of screenshots to capture in a sequence
Coordinate-based screenshot capture (optional, if feasible)
What problem does this solve?
Current Functionality
The screenshot feature currently supports capturing full-page scrollable screenshots of web pages.
Proposed Enhancement
We propose extending the screenshot API to support:
Capture screenshots with specific viewport dimensions (width x height)
Programmatically specify the number of screenshots to capture in a sequence
Coordinate-based screenshot capture (optional, if feasible)
Target users/beneficiaries
No response
Current alternatives/workarounds
No response
Proposed approach
No response
Beta Was this translation helpful? Give feedback.
All reactions