playwright/packages/playwright-core/src/protocol
Dmitry Gozman a388bb2302
feat(screenshot): size:'css'|'device' option (#12634)
With this experimental option, screenshot dimensions are in CSS pixels,
not physical device pixels, effectively ignoring the device scale factor.
2022-03-10 13:07:10 -08:00
..
callMetadata.ts feat(trace-viewer): render wall time for each action (#9982) 2021-11-02 12:16:12 -07:00
channels.ts feat(screenshot): size:'css'|'device' option (#12634) 2022-03-10 13:07:10 -08:00
protocol.yml feat(screenshot): size:'css'|'device' option (#12634) 2022-03-10 13:07:10 -08:00
serializers.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
transport.ts chore: use ipc transport for out-of-process driver (#11826) 2022-02-02 21:26:45 -08:00
validator.ts feat(screenshot): size:'css'|'device' option (#12634) 2022-03-10 13:07:10 -08:00
validatorPrimitives.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00