playwright/src/webkit
Dmitry Gozman 9b86c631c8
api: make BrowserContext.pages() synchronous (#1369)
Returns all pages which have been initialized already.

References #1348.
2020-03-13 11:33:33 -07:00
..
wkAccessibility.ts chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
wkBrowser.ts api: make BrowserContext.pages() synchronous (#1369) 2020-03-13 11:33:33 -07:00
wkConnection.ts fix(context): reliably fire BrowserContext.Close event when browser is closing (#1277) 2020-03-09 16:53:33 -07:00
wkExecutionContext.ts chore(lint): add @typescript-eslint/no-unnecessary-type-assertion rule (#898) 2020-02-07 13:38:50 -08:00
wkInput.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
wkInterceptableRequest.ts api: make request.postData() return null instead of undefined (#1366) 2020-03-12 16:53:04 -07:00
wkPage.ts api(request): make request.response a promise (#1377) 2020-03-13 08:54:19 -07:00
wkProtocolHelper.ts fix(dispose): do not await inner handle dispose (#1230) 2020-03-04 17:57:35 -08:00
wkProvisionalPage.ts chore(lint): add @typescript-eslint/no-unnecessary-type-assertion rule (#898) 2020-02-07 13:38:50 -08:00
wkWorkers.ts fix: do actually catch worker initialization exceptions (#762) 2020-01-30 11:40:56 -08:00