-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Description
As a follow up from #646, it would be nice if Selenium offered support to take full page screenshots.
Currently, the only way to do this in a consistent manner is to screenshot/pagedown in a loop until page end is reached, then stitch images together. This is a lot of user work, and would be great if Selenium exposed a method which handles this for the user, in all browsers. Although this could be provided as a separate library, it seems to me like the perfect candidate for core inclusion.
Could a maintainer/contributor give their thoughts?
Metadata
Metadata
Assignees
Labels
No labels