Skip to content

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

Closed
@AbhiPrasad

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions