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) |
||
|---|---|---|
| .. | ||
| src | ||
| types | ||
| .npmignore | ||
| cli.js | ||
| index.d.ts | ||
| index.js | ||
| index.mjs | ||
| package.json | ||
| README.md | ||
| reporter.d.ts | ||
| reporter.js | ||
| reporter.mjs | ||
@playwright/test
This package contains Playwright Test. A test-runner for writing idiomatic and reliable end-to-end tests with Playwright.