playwright/packages/playwright-core/src/server/dispatchers
2024-01-31 23:43:37 +01: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 fix: setInputFiles test in driver mode (#28166) 2023-11-15 20:09:36 +01: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(dispatchers): separate gc bucket for main frame, increased limit (#28629) 2023-12-14 10:42:08 -08:00
electronDispatcher.ts fix: make evaluate not wait for scheduled navigations (#23402) 2023-05-31 14:08:44 -07: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 Revert "chore: remove fake error from expect calls (#28112)" (#29271) 2024-01-31 23:43:37 +01: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 feat: page.handleLocator that closes any interstitial pages/dialogs (#29029) 2024-01-19 12:35:00 -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