playwright/packages/playwright-core/src/server/dispatchers
2023-10-16 13:13:00 -07:00
..
androidDispatcher.ts feat(android): add AndroidDevice.close event (#18306) 2022-10-25 18:18:14 -07:00
artifactDispatcher.ts chore: bump the trace packet size to be 1Mb (#22446) 2023-04-17 18:36:08 -07:00
browserContextDispatcher.ts chore: remove dedicated console channel (#27234) 2023-09-21 16:16:43 -07:00
browserDispatcher.ts chrome: improve error messages on vscode side (#27521) 2023-10-09 19:55:24 -07:00
browserTypeDispatcher.ts chore: move connect utility into localUtils (#17590) 2022-09-27 13:05:06 -07:00
cdpSessionDispatcher.ts chore: extract CDPSession on the server side, remove duplicate code (#27349) 2023-09-29 12:50:02 -07:00
debugControllerDispatcher.ts chore: ensure module deps in ct-core (#24056) 2023-07-06 12:01:45 -07:00
DEPS.list chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
dialogDispatcher.ts feat: browserContext.on('dialog'/'console') (#22805) 2023-05-04 15:11:46 -07:00
dispatcher.ts chore: push protocol error conversion to dispatcher (#27608) 2023-10-16 13:13:00 -07:00
electronDispatcher.ts fix: make evaluate not wait for scheduled navigations (#23402) 2023-05-31 14:08:44 -07:00
elementHandlerDispatcher.ts chore: do not leak internal page handles after closing page (#24169) 2023-07-12 14:51:13 -07:00
frameDispatcher.ts chore: do not leak internal page handles after closing page (#24169) 2023-07-12 14:51:13 -07:00
jsHandleDispatcher.ts chore: do not leak internal page handles after closing page (#24169) 2023-07-12 14:51:13 -07:00
jsonPipeDispatcher.ts chore: move connect utility into localUtils (#17590) 2022-09-27 13:05:06 -07:00
localUtilsDispatcher.ts chore: move devices from Playwright to LocalUtils (#27437) 2023-10-04 16:48:54 -07:00
networkDispatchers.ts fix(route): make sure Route.fetch works for popup main request (#26590) 2023-08-21 16:48:51 -07:00
pageDispatcher.ts feat: add support for browserContext.on('pageerror') (#24452) 2023-08-17 09:10:03 -07:00
playwrightDispatcher.ts chore: move devices from Playwright to LocalUtils (#27437) 2023-10-04 16:48:54 -07:00
selectorsDispatcher.ts chore: use client wall time in traces (#21163) 2023-02-23 14:37:53 -08:00
streamDispatcher.ts fix(streams): avoid leaking event listeners (#27291) 2023-09-25 10:59:14 -07:00
tracingDispatcher.ts chore: make stacks rendering live in ui mode (#21728) 2023-03-16 18:17:07 -07:00
writableStreamDispatcher.ts chore: move protocol and trace types into the top-level packages (#17486) 2022-09-20 18:41:51 -07:00