mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
ef4b34fb7a
This patch: - adds call logs to track screenshot timeouts, e.g. due to waiting for web fonts - makes sure all snapshot expectations have `.png` extension - throws a polite error when given a buffer or a string instead of a page or a locator - removes stray NL between error description and call log - makes sure `apiName` is always correct (and adds a test for it) |
||
---|---|---|
.. | ||
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.