playwright/src/chromium
Andrey Lushnikov 7ce49c2835
chore: remove WebSocket implementation (#961)
WebSocket implementation currently is very incomplete, lacking
support in WebKit-Win and Firefox.
2020-02-12 15:29:06 -08:00
..
crAccessibility.ts chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
crBrowser.ts feat(api): make browser.newPage own the created context (#930) 2020-02-11 12:06:58 -08:00
crConnection.ts chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
crCoverage.ts chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
crExecutionContext.ts chore(lint): add @typescript-eslint/no-unnecessary-type-assertion rule (#898) 2020-02-07 13:38:50 -08:00
crInput.ts chore: rename the world (2) 2019-12-19 16:53:24 -08:00
crNetworkManager.ts chore: remove WebSocket implementation (#961) 2020-02-12 15:29:06 -08:00
crPage.ts feat(click): use browser-provided scrollIntoViewIfNeeded (#893) 2020-02-11 10:30:09 -08: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: properly nullify error stacks (#836) 2020-02-04 19:31:57 -08:00
crTarget.ts feat(api): rename browserContext() to context() in the apis, remove url from newPage (#906) 2020-02-10 10:41:45 -08:00
events.ts feat(workers): support workers in webkit (#400) 2020-01-07 12:59:01 -08:00