playwright/packages/playwright-core
Josh Lee 08bc4fd801
fix(registry): don't download x64 binaries on other platforms (#27462)
On Linux platforms, specifically check that process.arch is x64, rather
than treating it as 'not arm64'.

Treat Raspbian's /etc/os-release file as Debian.

Document the supported platforms somewhat.

Fixes #27453
2023-10-17 12:54:20 -07:00
..
2023-05-22 12:37:08 -07:00
2021-10-11 16:52:17 +02:00
2023-10-10 16:10:28 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.