Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Adding option to download specific browser engine #831

Closed
edi2004 opened this issue Feb 4, 2020 · 2 comments
Closed

[Feature] Adding option to download specific browser engine #831

edi2004 opened this issue Feb 4, 2020 · 2 comments

Comments

@edi2004
Copy link

edi2004 commented Feb 4, 2020

Multiple browsers testing is not really required on every tests.
Chromium, Webkit, and Firefox downloaded all at once at first install is really huge in download size. Maybe need a prompt before downloading all package to ask user what specific browser is they really need. AFAIK, Chromium and Webkit are basically the same.

@mxschmitt
Copy link
Member

Maybe #812 will solve your issue.

@aslushnikov
Copy link
Collaborator

Maybe #812 will solve your issue.

Yeah, there are playwright-webkit, playwright-chromium and playwright-firefox packages that
download only specific browsers.

Also, for a programmatic download API - there's #823

sand4rt pushed a commit to sand4rt/playwright that referenced this issue Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants