playwright/packages/playwright-core/src/server/dispatchers
2024-03-02 07:27:01 -08: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(playwright-core): add remove cookies api (#29698) 2024-03-02 07:27:01 -08: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(tracing): do not serialise out-of-process Buffers (#29425) 2024-02-12 21:03:38 +01: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: do not set metadata.error for expect failure results (#29310) 2024-02-02 16:41:08 -08:00
jsHandleDispatcher.ts chore: allow click close the page w/o errors (#27994) 2023-11-06 15:13:41 -08:00
jsonPipeDispatcher.ts chore: split error to client and server sides (#27672) 2023-10-17 21:34:02 -07:00
localUtilsDispatcher.ts fix(trace): EPERM on windows (#27693) 2023-10-19 11:14:17 -07:00
networkDispatchers.ts chore: allow click close the page w/o errors (#27994) 2023-11-06 15:13:41 -08:00
pageDispatcher.ts chore: simplify types handling in toHaveScreenshot (#29374) 2024-02-05 19:07:30 -08: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 fix: preserve lastModified timestamp in setInputFiles (#27671) 2023-10-18 14:05:09 -07:00