Browser Automation with agent-browser Quick start Core workflow 1. Navigate: 2. Snapshot: (returns elements with refs like , ) 3. Interact using refs from the snapshot 4. Re-snapshot after navigation or significant DOM changes Commands Navigation Snapshot (page analysis) Interactions (use @refs from snapshot) Get information Check state Screenshots & PDF Video recording Recording creates a fresh context but preserves cookies/storage from your session. If no URL is provided, it automatically returns to your current page. For smooth demos, explore first, then start recording. Wait Mouse control…