Andrey Lushnikov
|
1f5cfcaeec
|
fix(to-have-screenshot): show number of bad pixels in mismatched error (#12502)
Drive-by: do not show empty call log.
References #12441
|
2022-03-04 11:01:05 -08:00 |
|
Andrey Lushnikov
|
279e579097
|
chore: address pixelCount and pixelRatio review comments (#12501)
- documentation fixes
- rename pixelCount to maxDiffPixels
- rename pixelRatio to maxDiffPixelRatio
|
2022-03-03 23:17:31 -08:00 |
|
Andrey Lushnikov
|
396d920145
|
feat(test-runner): implement expect(pageOrLocator).toHaveScreenshot (#12242)
Fixes #9938
|
2022-02-28 12:25:59 -08:00 |
|
Andrey Lushnikov
|
0682672242
|
chore: move comparator logic to playwright-core (#12232)
This will enable implementation of `toHaveScreenshot` on the
server-side.
Drive-by: drop blink-diff
References #9938
|
2022-02-18 14:39:17 -08:00 |
|