playwright/packages/playwright-core/src/dispatchers
2022-02-14 15:10:58 -08:00
..
androidDispatcher.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
artifactDispatcher.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
browserContextDispatcher.ts chore: disable page.pause() when JS debugger is attached (#11926) 2022-02-07 19:21:58 -08:00
browserDispatcher.ts feat(remote): make PlaywrightServer work with browserType.connect (#11849) 2022-02-10 16:36:23 -08:00
browserTypeDispatcher.ts feat(remote): let client enable/disable sock proxy (#12086) 2022-02-14 15:10:58 -08:00
cdpSessionDispatcher.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
consoleMessageDispatcher.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
dialogDispatcher.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
dispatcher.ts chore: implement locator._highlight / playwright._hideHighlight (#11339) 2022-01-12 07:37:48 -08:00
electronDispatcher.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
elementHandlerDispatcher.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
frameDispatcher.ts chore: implement locator._highlight / playwright._hideHighlight (#11339) 2022-01-12 07:37:48 -08:00
jsHandleDispatcher.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
jsonPipeDispatcher.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
localUtilsDispatcher.ts feat(tracing): pack sources to trace on the driver side (#10815) 2021-12-09 17:21:17 -08:00
networkDispatchers.ts fix: falsey behavior in route.continue, page.post, testInfo.attach (#11421) 2022-01-24 15:06:36 -08:00
pageDispatcher.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
playwrightDispatcher.ts chore: intercept socks proxy in the driver (#12021) 2022-02-13 14:03:47 -08:00
selectorsDispatcher.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
streamDispatcher.ts chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
tracingDispatcher.ts chore(tracing): add tracing to APIRequestContext (#11502) 2022-01-22 11:25:13 -08:00