::workflow::
DO
- •open <url> to start session
- •snapshot to see current state and get @refs
- •interact with elements (click, type, etc.) using @refs or selectors
- •screenshot to verify result END
Commands
bash
agent-browser <command>
Common commands: open <url>, snapshot, click <selector|@ref>, type <selector|@ref> <text>, screenshot.
Use agent-browser --help for full command list.