playwright/packages/playwright-core/src/server/dispatchers
René fa10bcd5a3
feat(tracing) Adding groups to trace via pw-api (#33081)
Signed-off-by: René <snooz@posteo.de>
Signed-off-by: René <41592183+Snooz82@users.noreply.github.com>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
2024-11-05 03:45:37 -08:00
..
androidDispatcher.ts test: fix android tests (#32932) 2024-10-03 03:37:43 -07:00
artifactDispatcher.ts chore: allow click close the page w/o errors (#27994) 2023-11-06 15:13:41 -08:00
browserContextDispatcher.ts chore: iterate towards recording into trace (4) (#32743) 2024-09-20 16:56:05 -07:00
browserDispatcher.ts Revert "feat(trace): record trace upon browser closure (#31563)" (#31677) 2024-07-15 01:08:51 -07: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 feat: routeWebSocket (#32675) 2024-09-20 03:20:06 -07:00
dialogDispatcher.ts feat: browserContext.on('dialog'/'console') (#22805) 2023-05-04 15:11:46 -07:00
dispatcher.ts chore: move compress call log to server (#33399) 2024-11-01 13:38:01 -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: implement locator.ariaSnapshot (#33125) 2024-10-15 18:47:26 -07:00
jsHandleDispatcher.ts chore: fix cross browser leak tests (#32843) 2024-09-26 19:33:07 -07:00
jsonPipeDispatcher.ts fix(connect): include websocket close reason in the error message (#30203) 2024-04-01 21:05:33 -07:00
localUtilsDispatcher.ts fix(har): ignore boundary when matching multipart/form-data body (#31672) 2024-07-12 16:59:48 -07:00
networkDispatchers.ts feat: APIRequestContext dispose reason (#30765) 2024-05-13 18:51:30 -07:00
pageDispatcher.ts chore: address api review for page.forceGarbageCollection (#32824) 2024-09-26 05:08:33 -07:00
playwrightDispatcher.ts chore: split firefox and chromium bidi implementations (#32478) 2024-09-05 18:31:56 -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 feat(tracing) Adding groups to trace via pw-api (#33081) 2024-11-05 03:45:37 -08:00
webSocketRouteDispatcher.ts feat(routeWebSocket): address api review feedback (#32850) 2024-09-27 04:01:31 -07:00
writableStreamDispatcher.ts feat: allow folder uploads (#31165) 2024-06-12 22:20:18 +02:00