Skip to content

Use playwright instead of puppeteer in @sentry/wasm tests #6054

Description

@AbhiPrasad

Problem Statement

We use playwright for our Remix and browser integration tests (and we should also do it for our NextJS ones as well), but we don't use it for our @sentry/wasm integration tests.

Solution Brainstorm

Remove puppeteer and use playwright. Removing the dependency reduces dependencies we rely on, which should speed up CI, and make debugging easier across the board.

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions