mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
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)
@playwright/test
This package contains Playwright Test. A test-runner for writing idiomatic and reliable end-to-end tests with Playwright.