playwright/src/server/chromium
2021-04-08 14:55:28 -07:00
..
chromium.ts feat(cdp): replace wsEndpoint with protocol neutral endpointURL (#6141) 2021-04-08 14:55:28 -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): properly stop screencast on context closure (#6146) 2021-04-08 14:01:05 -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 Chromium to r867878 (#6065) 2021-04-06 15:56:41 -07:00
videoRecorder.ts feat: include screencast in trace (#6128) 2021-04-07 14:32:12 -07:00