Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Set high timeout when PWDEBUG env var is set #594

@thernstig

Description

@thernstig

Is your feature request related to a problem? Please describe.
I want to more easily debug Playwright errors with jest-playwright.

Describe the solution you'd like
Playwright has an Inspector feature https://playwright.dev/docs/inspector/ that let's you PWDEBUG=1, which launches browsers in headed mode etc. One can also use await page.pause();.

Does this work out of the box with jest-playwright? Can it be documented in the README?

Describe alternatives you've considered
None, because I like jest-playwright.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions