playwright/src/server/chromium
2021-09-07 19:19:12 +02:00
..
appIcon.png feat(icon): add an icon for trace viewer (#7430) 2021-07-01 17:05:14 -07:00
chromium.ts fix: support connectOverCDP over https (#8703) 2021-09-03 17:52:22 -07:00
crAccessibility.ts fix(accessibiltiy): ignore new roles that came with new chromium (#6329) 2021-04-26 12:02:54 -07:00
crApp.ts feat(icon): add an icon for trace viewer (#7430) 2021-07-01 17:05:14 -07:00
crBrowser.ts feat(fetch): set user-agent and other default headers (#8491) 2021-08-27 08:26:19 -07:00
crConnection.ts chore: remove isContextDestroyedError heuristic (#8456) 2021-08-26 18:44:49 -07:00
crCoverage.ts chore: move processLauncher into src/utils (#7504) 2021-07-07 21:14:16 +02:00
crDevTools.ts chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
crDragDrop.ts fix(chromium): drag and drop works in chromium (#6207) 2021-06-07 10:27:34 -07:00
crExecutionContext.ts chore: remove isContextDestroyedError heuristic (#8456) 2021-08-26 18:44:49 -07:00
crInput.ts fix(chromium): drag and drop works in chromium (#6207) 2021-06-07 10:27:34 -07:00
crNetworkManager.ts chore: add more tests for Request.sizes() (#8686) 2021-09-07 19:19:12 +02:00
crPage.ts feat: add forced-colors media query emulation (#6903) 2021-09-03 21:48:06 +02:00
crPdf.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
crProtocolHelper.ts fix(chromium): drag and drop works in chromium (#6207) 2021-06-07 10:27:34 -07:00
protocol.d.ts feat(chromium): roll to r916288 (#8551) 2021-08-30 19:51:06 +02:00
videoRecorder.ts chore: move processLauncher into src/utils (#7504) 2021-07-07 21:14:16 +02:00