playwright/src/dispatchers
2021-03-17 12:03:21 -07:00
..
androidDispatcher.ts fix(android): added recent apps button (#5331) 2021-02-16 19:37:46 -08:00
browserContextDispatcher.ts fix(chromium): fix crash if connecting to a browser with a serviceworker (#5803) 2021-03-15 09:50:17 -07: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 chore(snapshot): brush up, start adding tests (#5646) 2021-03-01 12:20:04 -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 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 chore(evaluate): respect signals when evaluating on handle (#5847) 2021-03-17 12:03:21 -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