playwright/src/dispatchers
2021-01-24 19:21:19 -08:00
..
androidDispatcher.ts chore: fix check-deps (#4801) 2020-12-22 11:01:25 -08:00
browserContextDispatcher.ts chore: make recorder a supplement (#5131) 2021-01-24 19:21:19 -08:00
browserDispatcher.ts fix(electron): return a ChromiumBrowserContext for electron (#4913) 2021-01-13 12:08:14 -08:00
browserTypeDispatcher.ts chore: merge BrowserType and BrowserTypeBase, remove logName (#3837) 2020-09-10 15:34:13 -07: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 fix(handles): always create proper handle type (#4879) 2021-01-04 13:54:55 -08:00
downloadDispatcher.ts fix(downloads): make path/saveAs work when connected remotely (#3634) 2020-08-26 12:46:30 -07:00
electronDispatcher.ts chore: move last rpc files to their place (#3604) 2020-08-24 14:48:03 -07:00
elementHandlerDispatcher.ts api: add isChecked method (#4953) 2021-01-08 17:36:17 -08:00
frameDispatcher.ts chore: cleanup code that is not used by cli anymore (#5005) 2021-01-13 17:02:53 -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(pause): page._pause to wait for user to click resume (#5050) 2021-01-22 18:47:02 -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 fix(downloads): make path/saveAs work when connected remotely (#3634) 2020-08-26 12:46:30 -07:00