playwright/src/server/chromium
2021-04-16 15:19:44 -07:00
..
chromium.ts fix(inspector): fall back to custom executable path for UI (#6214) 2021-04-16 15:19:44 -07:00
crAccessibility.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -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: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08: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 fix(screenshot): never throw page is navigating (#6103) 2021-04-06 16:01:38 -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 fix(screencast): wait for ffmpeg to finish before reporting video (#6167) 2021-04-09 14:09:45 -07:00
crPdf.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
crProtocolHelper.ts chore(typescript): enable esModuleInterop (#5409) 2021-02-11 06:36:15 -08:00
findChromiumChannel.ts chore(stable): throw user-friendly message when ffmpeg is missing (#5865) 2021-03-17 19:19:44 -07:00
protocol.ts feat(chromium): roll to r869727 (#6170) 2021-04-09 20:57:41 -07:00
videoRecorder.ts feat: include screencast in trace (#6128) 2021-04-07 14:32:12 -07:00