mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 13:45:36 +03:00
20dcc45afa
feat: support experimental doc entries - Params/options/members are marked as experimental in the docs. - `experimental.d.ts` is generated that contains all types and includes experimental features. - `experimental.d.ts` is references in our tests so that we can test experimental features. - `fonts` option is restored as experimental. |
||
---|---|---|
.. | ||
bin | ||
src | ||
types | ||
.npmignore | ||
browsers.json | ||
cli.js | ||
index.d.ts | ||
index.js | ||
index.mjs | ||
package.json | ||
README.md |
playwright-core
This package contains the no-browser flavor of Playwright.