mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

This patch: - Enables configuration of certain defaults for some options of `expect.toHaveScreenshot` method via `TestProject.expect.toHaveScreenshot` property - Sets sensible defaults for these options: * `fonts: "ready"` * `animations: "disabled"` * `size: "css"`