💬 Commit message: Update 2026-02-06 20:43:19, 1 files, 7 lines
📁 Files changed: 1 📝 Lines changed: 7 • CLAUDE.md
This commit is contained in:
@@ -65,3 +65,10 @@ All commands return `{ ok: true, ...data }` or `{ ok: false, error: string }`.
|
||||
## CLI Options
|
||||
|
||||
Key flags: `-s <port>` (server mode), `-q <selector>` (query), `-c <selector>` (click), `-t <sel>=<text>` (type), `-i` (interactive), `--headed` (visible browser).
|
||||
|
||||
## Screenshots
|
||||
|
||||
Save screenshots to `screenshots/` directory:
|
||||
```bash
|
||||
curl localhost:13373 -d '{"cmd":"screenshot","path":"screenshots/page.png"}'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user