playwright/packages/playwright-core/src/server/chromium
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
..
appIcon.png chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
chromium.ts fix(selenium): support MicrosoftEdge (#12235) 2022-02-18 14:44:15 -08:00
crAccessibility.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
crApp.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
crBrowser.ts fix: match default font families in headless chromium (#11340) 2022-02-11 09:06:17 -08:00
crConnection.ts chore: move some files out of server/common (#11466) 2022-01-18 19:13:51 -08:00
crCoverage.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
crDevTools.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
crDragDrop.ts feat: hide blinking cursor when making screenshots (#11854) 2022-02-03 21:44:23 -08:00
crExecutionContext.ts chore: move some files out of server/common (#11466) 2022-01-18 19:13:51 -08:00
crInput.ts feat(mouse): set .buttons correctly for basic mouse commands in Chrome (#10698) 2022-02-09 20:48:16 -08:00
crNetworkManager.ts fix(har): do not hang on cached resources (#11556) 2022-01-21 16:31:00 -08:00
crPage.ts feat(screenshot): size:'css'|'device' option (#12634) 2022-03-10 13:07:10 -08:00
crPdf.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
crProtocolHelper.ts feat(mouse): set .buttons correctly for basic mouse commands in Chrome (#10698) 2022-02-09 20:48:16 -08:00
defaultFontFamilies.ts fix: match default font families in headless chromium (#11340) 2022-02-11 09:06:17 -08:00
protocol.d.ts feat(chromium): roll to r978106 (#12585) 2022-03-08 21:05:56 +01:00
videoRecorder.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00