Your agent can see and interact with the browser
Claude in Chrome turns your browser into an interactive tool for your AI agent. Instead of describing what you see on screen, the agent can navigate to pages, read rendered content, click buttons, fill out forms, and capture exactly what it sees. This is essential for visual QA, debugging CSS issues, and testing user flows.
Screenshots and GIFsCapture the current page state as a screenshot or record a GIF of a multi step interaction. Perfect for visual QA and bug reports.
Click, Type, and NavigateNavigate to URLs, click elements by selector or coordinates, fill form fields, and interact with pages as a user would.
Read Page ContentExtract text, inspect the DOM, read console messages, and monitor network requests from the currently active tab.