playwright/src/server/chromium
2021-05-11 13:21:01 -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 chore: ensure we emit Page event before resoliving pageOrError (#6012) 2021-03-30 17:35:42 -07: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 fix(chromium): make interception work with dedicated workers (#4658) 2020-12-10 15:04:57 -08:00
crPage.ts feat(screencast): scale fixes (#6475) 2021-05-11 13:21:01 -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