mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

This establishes a single naming for all our blobs with browser builds that we upload to CDN: `<browser-name>-<os-version>` - `<browser-name>` is either `firefox` or `webkit`. - `os-version` is the OS that was used to produce the build. References #2745