How it works
- The AI opens (or reuses) a browser session on a specific computer
- It navigates to the target URL
- It reads the page content or takes a screenshot
- It clicks, types, scrolls, or waits as needed
- Results flow back into the thread
What the AI can do
| Action | Description |
|---|---|
| Navigate | Go to any URL |
| Read content | Get page text (preferred, cheap and fast) |
| Screenshot | Capture the visible page (use sparingly, expensive) |
| Click | Click by CSS selector or x/y coordinates |
| Type | Type into the focused element |
| Scroll | Scroll up or down |
| Wait | Pause up to 10 seconds (fixed delay) |
| Read elements | Extract interactive elements for structured navigation, then click with the returned selector |
Handoff between you and the AI
Sessions are shared. The AI can target a tab you opened, and you can pick up where the AI left off.- You open a tab. The AI can see it and interact with it.
- The AI opens a session. Watch in the built-in browser tab, or via the live view URL for cloud sessions.
- Extension sessions. Your Chrome window is the AI session. The AI navigates the same browser you see.
Which browser the AI uses
The AI targets a specific computer, and that determines the browser:- Your device - the built-in Kazzle Browser, or your connected Chrome/Brave extension session when one is active
- A browser computer - cloud browser sessions, useful for automation that should keep running without your device