playwright/src/dispatchers
2021-04-18 20:02:34 -07:00
..
androidDispatcher.ts chore: add missing await to floating promises (#5813) 2021-03-22 09:59:39 -07:00
artifactDispatcher.ts api(video): implement video.saveAs and video.delete (#6005) 2021-03-31 10:38:05 -07:00
browserContextDispatcher.ts api: remove Chromium* classes (#6040) 2021-04-01 18:47:14 -07:00
browserDispatcher.ts fix: finish all artifacts when browser exits (#6151) 2021-04-08 18:56:09 -07:00
browserTypeDispatcher.ts feat(cdp): replace wsEndpoint with protocol neutral endpointURL (#6141) 2021-04-08 14:55:28 -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 chore: render wait for on trace timeline (#6222) 2021-04-18 20:02:34 -07:00
electronDispatcher.ts chore(evaluate): respect signals when evaluating on handle (#5847) 2021-03-17 12:03:21 -07:00
elementHandlerDispatcher.ts chore(evaluate): respect signals when evaluating on handle (#5847) 2021-03-17 12:03:21 -07:00
frameDispatcher.ts chore(evaluate): respect signals when evaluating on handle (#5847) 2021-03-17 12:03:21 -07:00
jsHandleDispatcher.ts chore(evaluate): respect signals when evaluating on handle (#5847) 2021-03-17 12:03:21 -07:00
networkDispatchers.ts fix(protocol): rename websocket error event to socketerror (#4495) 2020-11-19 12:09:42 -08:00
pageDispatcher.ts fix: dispatch popup event on the client end (#6044) 2021-04-02 11:15:07 -07:00
playwrightDispatcher.ts chore: simplify remote connection protocol (#6164) 2021-04-12 11:14:54 -07: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