playwright/src/server
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
..
browserFetcher.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
browserServer.ts feat(launch): introduce client, server & persistent launch modes (2) (#840) 2020-02-05 12:41:55 -08:00
browserType.ts api(browserType): remove devices, errors (#1368) 2020-03-12 17:58:00 -07:00
chromium.ts api: make BrowserContext.pages() synchronous (#1369) 2020-03-13 11:33:33 -07:00
firefox.ts api(browserType): remove devices, errors (#1368) 2020-03-12 17:58:00 -07:00
pipeTransport.ts fix(context): reliably fire BrowserContext.Close event when browser is closing (#1277) 2020-03-09 16:53:33 -07:00
playwright.ts feat: support PLAYWRIGHT_DOWNLOAD_HOST (#1179) 2020-03-02 13:45:10 -08:00
processLauncher.ts fix(webkit): fix remaining tests on windows (#905) 2020-02-07 17:39:32 -08:00
webkit.ts api(browserType): remove devices, errors (#1368) 2020-03-12 17:58:00 -07:00