sootsim get
sootsim get
Grouping verb for pure reads. sootsim get <noun> covers the read side of the bridge: tree, a11y, url, count, console errors/warnings/requests, layout, globals, and single-node lookups.
terminal
Examples
terminal
Subcommands
Run sootsim get <verb> --help for the flags and examples of any subcommand.
tree
| subcommand | description |
|---|---|
a11y [depth] | accessibility tree (roles, labels, hints) |
count [--json] | total node count |
layout [id] [--json] | screen-wide box + radius/padding/fontSize (or one node by id) |
node <matcher> | resolve testID → id → text, full node JSON |
tree [depth] [--json] [--boxes] | raw node tree dump (default depth 5) |
diagnostics
| subcommand | description |
|---|---|
diagnosis [--since <duration>] [--include <csv>] [--json] | timeline + network + react + console summary |
errors [n|clear] [--json] | console errors (default 20) |
requests [n|all n|clear] [--json] | failed / all / clear request buffer |
state | runtime dashboard snapshot |
warnings [n] [--json] | console warnings (default 20) |
animations
| subcommand | description |
|---|---|
animation <id> | single animation detail |
animations | list active animations |
info
| subcommand | description |
|---|---|
globals | list available __sootsim* globals |
keyboard [--json] | on-screen keyboard state |
screens [--json] | current screen + modal + route stack |
url [--json] | current page URL |
