playwright/utils/generate_types
Andrey Lushnikov cf1a60bce8
chore: pull expect.toHaveScreenshot() from 1.20 release (#12702)
This patch pulls `expect.toHaveScreenshot()` from 1.20 release.
We'd like to experiment more.

After this patch, there is no 'toHaveScreenshot' mention in the
codebase.
2022-03-11 19:56:43 -08:00
..
test fix(types): allow specifying element type in locator.evaluate callback (#11048) 2021-12-21 13:17:45 -08:00
exported.json feat(test-runner): implement expect(pageOrLocator).toHaveScreenshot (#12242) 2022-02-28 12:25:59 -08:00
index.js docs: simplify test-assertions.md, avoid duplication (#12475) 2022-03-03 10:06:14 -08:00
overrides-test.d.ts chore: pull expect.toHaveScreenshot() from 1.20 release (#12702) 2022-03-11 19:56:43 -08:00
overrides-testReporter.d.ts feat(test-runner): support expect.soft (#11800) 2022-02-02 18:33:51 -08:00
overrides.d.ts fix(types): allow specifying element type in locator.evaluate callback (#11048) 2021-12-21 13:17:45 -08:00
parseOverrides.js feat(parallel): allow setting enclosing scope parallel mode (#11822) 2022-02-02 20:44:11 -08:00