Skip to content

[CLI] Option to install specific version of browsers #168

@Granitosaurus

Description

@Granitosaurus

Right now the only way to change browser version is to manually edit the site-packages/playwright/drivers/browsers.json. Would be great if that version could be supplied to install command as a flag.

e.g.

$ python -m playwright install --chromium-version=798026
or through environment variable
$ export PLAYWRIGHT_CHROMIUM_VERSION=798026
$ python -m playwright install

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