playwright/src/dispatchers
2021-04-05 11:50:28 -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 api: remove Chromium* classes (#6040) 2021-04-01 18:47:14 -07: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 fix: mark disposed dispatchers as such (#6051) 2021-04-05 11:50:28 -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: 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