playwright/packages/playwright-core/src/server/dispatchers
2024-06-27 14:37:36 -07:00
..
androidDispatcher.ts feat(android): add AndroidDevice.close event (#18306) 2022-10-25 18:18:14 -07:00
artifactDispatcher.ts chore: allow click close the page w/o errors (#27994) 2023-11-06 15:13:41 -08:00
browserContextDispatcher.ts feat: allow folder uploads (#31165) 2024-06-12 22:20:18 +02:00
browserDispatcher.ts chore: allow click close the page w/o errors (#27994) 2023-11-06 15:13:41 -08:00
browserTypeDispatcher.ts chore: move connect utility into localUtils (#17590) 2022-09-27 13:05:06 -07:00
cdpSessionDispatcher.ts chore: allow click close the page w/o errors (#27994) 2023-11-06 15:13:41 -08:00
debugControllerDispatcher.ts chore(recorder): standby mode, expose setModeRequested in DebugController (#28117) 2023-11-13 16:39:14 -08: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 fix: match client step and server action by explicit stepId (#30641) 2024-05-14 12:10:46 -07:00
electronDispatcher.ts feat(electron): expose ElectronApplication console events (#29322) 2024-02-05 21:30:54 +01:00
elementHandlerDispatcher.ts chore: remove from client check if browser is co-located with server (#28071) 2023-11-10 15:24:31 -08:00
frameDispatcher.ts chore: introduce clock test mode (#31110) 2024-05-31 14:44:26 -07:00
jsHandleDispatcher.ts chore: fix typos (#30645) 2024-05-08 19:40:03 +01:00
jsonPipeDispatcher.ts fix(connect): include websocket close reason in the error message (#30203) 2024-04-01 21:05:33 -07:00
localUtilsDispatcher.ts chore: make NodeSnapshot type recursive and more (#30619) 2024-05-08 11:08:40 -07:00
networkDispatchers.ts feat: APIRequestContext dispose reason (#30765) 2024-05-13 18:51:30 -07:00
pageDispatcher.ts feat: introduce touchscreen.touch() for dispatching raw touch events (#31457) 2024-06-27 14:37:36 -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 feat: allow folder uploads (#31165) 2024-06-12 22:20:18 +02:00