playwright/src/server/chromium
2021-05-18 22:29:39 -07:00
..
chromium.ts feat: support extra http headers in browserType.connect() (#6301) 2021-04-23 14:52:27 -07:00
crAccessibility.ts fix(accessibiltiy): ignore new roles that came with new chromium (#6329) 2021-04-26 12:02:54 -07:00
crBrowser.ts fix(chromium): close background pages on close (#6608) 2021-05-18 18:07:45 +02:00
crConnection.ts chore: push dispatcher guid into object, reuse it in trace (#6250) 2021-04-20 23:03:56 -07:00
crCoverage.ts fix(debug): do not generate source urls for anonymous scripts (#3691) 2020-11-13 14:47:55 -08:00
crDevTools.ts chore: add missing await to floating promises (#5813) 2021-03-22 09:59:39 -07:00
crExecutionContext.ts chore(evaluate): implement non-stalling evaluate (#6354) 2021-04-29 09:28:19 -07:00
crInput.ts feat: tap (#4097) 2020-10-19 10:07:33 -07:00
crNetworkManager.ts feat(network): expose network events via browser context (#6370) 2021-05-13 10:29:14 -07:00
crPage.ts fix: wait for ffmpeg to finish writing even if page was closed (#6648) 2021-05-18 22:29:39 -07:00
crPdf.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
crProtocolHelper.ts fix(page): add name property to pageerror event (#5970) 2021-04-19 22:37:38 +02:00
findChromiumChannel.ts fix(launcher): improve error message for missing channel distribution (#6380) 2021-04-30 19:39:52 -07:00
protocol.ts feat(chromium): bump to r878941 (#6216) 2021-05-05 09:47:34 -07:00
videoRecorder.ts feat: include screencast in trace (#6128) 2021-04-07 14:32:12 -07:00