Dashboard › Knowledge › agent-browser automation workflow
01a07ea4-9473-76d7-915c-5f2c7ebbd99dAlways use agent-browser for web automation: open the URL, run snapshot -i, interact through element refs with click or fill, then re-snapshot after page changes. Direct DOM guessing looks faster but uses stale selectors and misses changed page state; consult agent-browser --help for other commands.