Desktop Browser
The desktop app has a built-in browser so you can open any page right next to your chat, point at elements to ask about them, and capture the page’s console. Open it from the globe button in the app header.
The desktop browser is a desktop-only feature. On the web, the preview panel offers the same inspect-and-console tools for your local dev server.
Inspect and annotate
Turn on inspect and click any element on the page. OpenChamber captures a note about it — what it is, its styles, where it sits, and a screenshot — and attaches it to your chat message. It’s the quickest way to tell the agent “this element, right here.”
Console capture
The browser collects the page’s console output — errors, warnings, and logs — so you can filter and read it without opening developer tools.
Related
- Preview & Dev Servers — the same tools for your local dev server