playwright/src/dispatchers
2020-09-04 22:37:38 -07:00
..
browserContextDispatcher.ts feat(rpc): simplify browser name detection on the client side (#3670) 2020-08-28 10:23:02 -07:00
browserDispatcher.ts fix(connect): make selectors.register work in connected browser (#3664) 2020-09-02 16:15:43 -07:00
browserTypeDispatcher.ts chore: move last rpc files to their place (#3604) 2020-08-24 14:48:03 -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 feat(screencast): add expreimental public API on context (#3766) 2020-09-04 22:37:38 -07: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 fix(connect): make selectors.register work in connected browser (#3664) 2020-09-02 16:15:43 -07:00
frameDispatcher.ts chore: move last rpc files to their place (#3604) 2020-08-24 14:48:03 -07:00
jsHandleDispatcher.ts chore: move last rpc files to their place (#3604) 2020-08-24 14:48:03 -07:00
networkDispatchers.ts chore: move last rpc files to their place (#3604) 2020-08-24 14:48:03 -07:00
pageDispatcher.ts feat(screencast): add expreimental public API on context (#3766) 2020-09-04 22:37:38 -07:00
playwrightDispatcher.ts fix(connect): make selectors.register work in connected browser (#3664) 2020-09-02 16:15:43 -07: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
videoDispatcher.ts feat(screencast): add expreimental public API on context (#3766) 2020-09-04 22:37:38 -07:00