Skip to content

Add package.json scripts for playwright #54488

@naomi-lgbt

Description

@naomi-lgbt

We should add package.json scripts for running Playwright tests.

In the root level package.json, add these two scripts:

"playwright:run": "playwright test",
"playwright:watch": "playwright test --ui"

Metadata

Metadata

Assignees

No one assigned

    Labels

    first timers onlyOpen for anyone doing contributions for first time. You do not need permission to work on these.scope: tools/scriptsScripts for supporting dev work, generating config and build artifacts, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions