Skip to content

fullpage option of toMatchImageSnapshot not working #602

Description

@janus-reith

In headless mode it simply seems to be ignored, creating the same screenshot of the current view instead of the full page.
With headless: false, it screenshots the whole vitest runner ui.

I am using the playwright provider with chromium.

I found this:

> `fullPage` is not working
This occurs when the browser is in `headless` mode.
But even when it is not in `headless` mode,
the resulting snapshot is still not capturing the full page.
For the time being, we recommend using `playwright` for visual testing.

Is this still relevant / the feature broken? When you recommend playwright, does that mean the playwright provider, or playwright standalone?

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