Execute Code Snippet
Tools
Execute Code Snippet
Run a TypeScript snippet in the sandbox against the browser session (query sessionId required).
POST
Execute Code Snippet
Authorizations
API key passed in the header
Query Parameters
Browser session to run the snippet against.
Body
application/json
TypeScript snippet (async function body) with injected page, browser, context, sessionId, anchorClient.

