Open psadi opened 2 years ago
Any update on this ?
There are really two concerns here - caching the browser version and adding the browser dependencies for webkit.
@playwright/webkit
NPM module. Instead we should update our installation instructions coaching you on how to cache this in CI yourself. You don't need the webkit binary in the docker container in order to add caching on top of it (this is the same principle as all other NPM dependencies)We are running into this issue as well when trying to run our Cypress suite of tests against webkit using the official Cypress docker image. Are there any workarounds for this issue at the moment?
Transferring this issue to docker-images repo since this is concerned with our docket-images and not the Cypress App itself.
What would you like?
Support for webkit & its dependencies baked into the the existing docker image
Why is this needed?
To have webkit support, This is useful for my use case as my org network doesn't connect to playwright's cdn
Other
No response