playwright/packages/playwright-core/src
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
..
cli fix(cli): fix wrong property for passing browser name (#12489) 2022-03-03 17:17:23 +01:00
client feat(api): expose locator.highlight (#12420) 2022-03-01 13:56:21 -08:00
common chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
dispatchers feat(test-runner): implement expect(pageOrLocator).toHaveScreenshot (#12242) 2022-02-28 12:25:59 -08:00
grid chore: intercept socks proxy in the driver (#12021) 2022-02-13 14:03:47 -08:00
protocol chore: address pixelCount and pixelRatio review comments (#12501) 2022-03-03 23:17:31 -08:00
remote feat(remote): send browser/channel/headless in a header (#12205) 2022-02-18 07:54:33 -08:00
server chore: throw error if setCookies expires value is not valid (#12470) 2022-03-02 23:10:40 +01:00
third_party chore: move comparator logic to playwright-core (#12232) 2022-02-18 14:39:17 -08:00
utils chore: address pixelCount and pixelRatio review comments (#12501) 2022-03-03 23:17:31 -08:00
web chore: do not double trim in trace viewer (#12338) 2022-02-24 21:55:50 +01:00
browserServerImpl.ts feat(remote): let client enable/disable sock proxy (#12086) 2022-02-14 15:10:58 -08:00
inprocess.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
inProcessFactory.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
outofprocess.ts chore: use ipc transport for out-of-process driver (#11826) 2022-02-02 21:26:45 -08:00