playwright/packages/playwright-test/types
Dmitry Gozman 8348f66107
feat: deprecate toMatchSnapshot for buffers (#26718)
These are usually used for screenshots instead of toHaveScreenshot.
String-based snapshots are left as is.

<img width="836" alt="deprecated"
src="https://github.com/microsoft/playwright/assets/9881434/d02818da-7eea-47fc-8ea8-4104b0dd49b5">

---

Also deemphasized toMatchSnapshot throughout all docs.

Fixes #26612.
2023-08-25 18:20:01 -07:00
..
reporterPrivate.ts feat(shard): introduce `mode: 'default'` (#23023) 2023-05-18 13:07:22 -07:00
test.d.ts feat: deprecate toMatchSnapshot for buffers (#26718) 2023-08-25 18:20:01 -07:00
testReporter.d.ts docs: fix typo in Reporter.onEnd (#26486) 2023-08-17 00:40:14 +02:00