Skip to content

Supporting full-page screenshots #828

@afomi

Description

@afomi

Story

As a Developer
I want to capture full-page screenshots (using native browser functions)

Acceptance Criteria

Given latest ChromeDriver or GeckoDriver
When I pass full_page: true
Then a full page screenshot is captured (as opposed to a normal screenshot that captures the visible viewport only)

Example:

take_screenshot(name: "screenshot-name", full_page: true)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions