mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-16 07:33:35 +03:00
7c0bff15ca
- `har` option is now an object `{ path, fallback }`. - Allows falling back to `abort()`, `continue()` or throwing. - Matches based on url + method. - Follows redirects in the HAR file. - Nice error/stack when throwing. - Tests. |
||
---|---|---|
.. | ||
bin | ||
bundles | ||
src | ||
types | ||
.npmignore | ||
browsers.json | ||
cli.js | ||
index.d.ts | ||
index.js | ||
index.mjs | ||
package.json | ||
README.md | ||
ThirdPartyNotices.txt |
playwright-core
This package contains the no-browser flavor of Playwright.