Source symbols: packages/playwright-core/src/client/clientInstrumentation.ts
Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.
- Revision: main@4cd8608744bf4d18c9f23578c3cf4a1cd1862b2d · 2026-07-20T11:02:36Z
- Declarations: 5
- Referenced calls: 21
Declared symbols
ApiCallData— exported interface at line 24ClientInstrumentation— exported interface at line 33; referencesaddListener,removeListener,removeAllListeners,onApiCallBegin,onApiCallEnd,onWillPause,onPage,runBeforeCreateBrowserContext,runBeforeCreateRequestContext,runAfterCreateBrowserContext,runAfterCreateRequestContext,runBeforeCloseBrowserContext,runBeforeCloseRequestContextClientInstrumentationListener— exported interface at line 50createInstrumentation— exported function at line 63; referencesProxy,push,splice,indexOf,startsWith,async,for,awaitlisteners— const at line 64; referencesProxy,push,splice,indexOf,startsWith,async,for,await
Imported modules
./browserContext./fetch./channels./page./types
File-level call references
addListener— line 34removeListener— line 35removeAllListeners— line 36onApiCallBegin— line 37onApiCallEnd— line 38onWillPause— line 39onPage— line 40runBeforeCreateBrowserContext— line 42runBeforeCreateRequestContext— line 43runAfterCreateBrowserContext— line 44runAfterCreateRequestContext— line 45runBeforeCloseBrowserContext— line 46runBeforeCloseRequestContext— line 47Proxy— line 65push— line 70splice— line 72indexOf— line 72startsWith— line 75async— line 76for— line 77await— line 78
Source: packages/playwright-core/src/client/clientInstrumentation.ts