Skip to content

playwright configuration does not appear to work for debugging / test generation in vscode #95

@C-Loftus

Description

@C-Loftus

For some reason, something appears wrong with the playwright configuration and I can't debug tests or generate new tests via replay in vscode;

If I click the Run button on the test for some reason vscode tries to run it with jest which is odd since I don't believe we have jest installed anywhere
Image

I think there might be something off due to the fact vscode seems to want to default to yarn instead of npm, and then perhaps in the node environment it doesn't detect that playwright is installed?

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