1. Install
2. Run your first task
Agent vs Browser
| Agent | Browser | |
|---|---|---|
| Method | sessions.create() / run() | browsers.create() |
| What it does | AI agent runs your task | Raw browser via CDP |
| task | ✓ | — |
| model | ✓ | — |
| proxy | ✓ | ✓ |
| custom_proxy | ✓ | ✓ |
| profile_id | ✓ | ✓ |
| recording | ✓ | ✓ |
| workspace_id | ✓ | — |
| keep_alive | ✓ | — |
| screen size | — | ✓ |
| timeout | — | ✓ |