* feat: change vendor package exports This patch changes top-level exports for the vendor-specific packages: - `playwright-chromium`: now exports an object with a single `chromium` field - `playwright-wekbit`: now exports an object with a single `webkit` - `playwright-firefox`: now exports an object with a single `firefox` Fixes #814 * fix typo * address comments |
||
|---|---|---|
| .. | ||
| index.js | ||
| install.js | ||
| package.json | ||
| README.md | ||
playwright-chromium
This package contains the Chromium flavor of Playwright.