Browser CDP
Chrome Devtools Protocol is a connection method to interact with the browser environment of a Workstation. Frameworks such as Playwright and Puppeteer can be used to interact with the browser environment of a Workstation.
📄️ CDP Connect
Connect to a Workstation's browser using Chrome DevTools Protocol (CDP). This endpoint returns a WebSocket URL that can be used
📄️ View Only Embed
Returns a URL that can be embedded in an iframe to display a view-only, real-time CDP screencast stream of the current active browser tab.
📄️ Interactive Embed
Returns a URL that can be embedded in an iframe to display an interactive, real-time CDP DevTools interface for the current active browser tab.