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

[Discussion] Alpine wheels for remote browser execution #913

Closed
kumaraditya303 opened this issue Sep 19, 2021 · 3 comments
Closed

[Discussion] Alpine wheels for remote browser execution #913

kumaraditya303 opened this issue Sep 19, 2021 · 3 comments
Labels

Comments

@kumaraditya303
Copy link
Contributor

kumaraditya303 commented Sep 19, 2021

Since now pypi supports alpine wheels to be uploaded pypi/warehouse#9982,
I would like a alpine wheel of playwright which contains statically linked nodejs binary for driver so that it can be used directly on alpine for BrowserType.connect as I would run multiple clients running in a docker network and browsers would run separately on a ubuntu machine.

👍 if you want to use playwright on alpine.

@pavelfeldman
Copy link
Member

What is the intended user scenario?

@kumaraditya303
Copy link
Contributor Author

kumaraditya303 commented Sep 19, 2021

Scale tests on python with docker api to create multiple alpine workers processes connecting to a central grid running on ubuntu and run tests

@mxschmitt
Copy link
Member

Merging into microsoft/playwright#4687

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants