Skip to content

Add install-deps command #544

Open
Open

Description

Playwright already comes with its own install-deps command, but we should add a passthrough install-deps command for users who want to ensure their CI environments can run playwright tests.

While users could run npx playwright install-deps that may pull a different, newer version of playwright and install different deps.

Users could work around this and reach into the node_modules folder to run the exact version we depend on, but that would be confusing.

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

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