playwright/src/chromium
2020-03-19 16:25:12 -07:00
..
crAccessibility.ts chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
crBrowser.ts api(context): get rid of PageEvent (#1433) 2020-03-19 16:25:12 -07:00
crConnection.ts fix(session): use isolated root session for client page sessions (#1271) 2020-03-06 15:11:03 -08:00
crCoverage.ts feat(coverage): export raw v8 coverage (#976) 2020-02-13 17:39:14 -08:00
crExecutionContext.ts fix(eval): adopt nested handles (#1430) 2020-03-19 13:07:33 -07:00
crInput.ts chore: rename the world (2) 2019-12-19 16:53:24 -08:00
crNetworkManager.ts api(network): replace redirectChain with redirectedFrom/redirectedTo (#1401) 2020-03-16 13:31:06 -07:00
crPage.ts fix(PageEvent): properly wait for initial navigation in chromium and webkit (#1412) 2020-03-18 17:14:18 -07:00
crPdf.ts chore(lint): add @typescript-eslint/no-unnecessary-type-assertion rule (#898) 2020-02-07 13:38:50 -08:00
crProtocolHelper.ts fix(dispose): do not await inner handle dispose (#1230) 2020-03-04 17:57:35 -08:00
crTarget.ts api(chromium): add ChromiumBrowserContext.serviceWorkers() (#1416) 2020-03-19 16:10:24 -07:00
events.ts api(chromium): remove Target from public API (#1163) 2020-03-02 13:58:22 -08:00