-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Description
Docker files for Playwright should be versioned with Playwright versions and come with the browsers pre-installed. Rationale:
- Docker files are potentially updated every time Playwright is updated due to the browser dependencies
- It does not make sense to download browsers from within the library, because it only adds work for the users that have to deal with the environment variables and cache the browsers.
- We should also provide per-vendor images out of the box
@aslushnikov, wdyt?
Actions:
- version docker images similarly to playwright releases
- bake browsers into docker images
- release per-vendor docker images
aslushnikov, DJ-Glock, brentertz and frezot
Metadata
Metadata
Assignees
Labels
No labels