*** title: Live View description: 'Embed a real-time, interactive view of a running browser runtime.' -------------------------------------------------------------------------------- The live view gives you an embeddable iframe that streams the browser in real time. Use it to watch automation as it happens, or let users interact with the browser directly. Access via `runtime.live()`. ## Getting the embed URL ```ts const { iframeUrl } = await runtime.live(); ``` The returned `iframeUrl` is a fully authenticated, time-limited URL you can drop into an `