Skip to content

Expose full document screen capture endpoint #570

@andos561

Description

@andos561

In order to help us efficiently investigate your issue, please provide the following information:

Firefox Version

52.0.1

Platform

macOS Sierra

Steps to reproduce -

To capture the whole page in screenshots in v0.15.0, I changed
marionette.rs line 924 to
data.insert("full".to_string(), Json::Boolean(true));

but that only captures the whole page vertically. Horizontally it still crops at the Browser window viewport. What do I need to change to get the whole page in the screenshot?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions