Skip to content

Supporting full-page screenshots #828

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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