Skip to content

Headless screenshots are slow and can capture half-rendered SPAs #2646

Description

@Mzack9999

httpx downloads and launches full Chromium for headless screenshots, and captures as soon as basic load signals fire. On single-page apps that means the capture can land on the boot screen before hydration finishes, and browser startup plus the render path dominates screenshot time. A lighter browser build and stricter page-readiness gating would cut that substantially.

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