playwright/src/dispatchers
2021-02-19 09:33:24 -08:00
..
androidDispatcher.ts fix(android): added recent apps button (#5331) 2021-02-16 19:37:46 -08:00
browserContextDispatcher.ts feat(inspector): pause on page/context close (#5319) 2021-02-19 09:33:24 -08:00
browserDispatcher.ts chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
browserTypeDispatcher.ts feat(chromium): connect to a browser over cdp (#5207) 2021-02-10 14:00:02 -08:00
cdpSessionDispatcher.ts chore: move last rpc files to their place (#3604) 2020-08-24 14:48:03 -07:00
consoleMessageDispatcher.ts chore: move last rpc files to their place (#3604) 2020-08-24 14:48:03 -07:00
dialogDispatcher.ts chore: move last rpc files to their place (#3604) 2020-08-24 14:48:03 -07:00
dispatcher.ts feat(inspector): render params and durations in log (#5489) 2021-02-17 22:10:13 -08:00
downloadDispatcher.ts fix(download): do not stall BrowserContext.close waiting for downloads (#5424) 2021-02-14 16:46:26 -08:00
electronDispatcher.ts docs: document electron api (#5229) 2021-02-01 11:43:26 -08:00
elementHandlerDispatcher.ts chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
frameDispatcher.ts chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
jsHandleDispatcher.ts fix(handles): always create proper handle type (#4879) 2021-01-04 13:54:55 -08:00
networkDispatchers.ts fix(protocol): rename websocket error event to socketerror (#4495) 2020-11-19 12:09:42 -08:00
pageDispatcher.ts feat(inspector): pause on page/context close (#5319) 2021-02-19 09:33:24 -08:00
playwrightDispatcher.ts chore: make generate_types not depend on the source (#5040) 2021-01-17 12:09:20 -08:00
selectorsDispatcher.ts fix(connect): make selectors.register work in connected browser (#3664) 2020-09-02 16:15:43 -07:00
streamDispatcher.ts chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00