inspect
Examine webpage elements, geometry, and relations using refs or selectors. Re-resolve elements after re-renders to confirm they're alive, keeping browser automation accurate.
Instructions
Element introspection without vision: kind:"element" (is ref alive? re-resolve after re-render → {found,tag,te…
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| kind | Yes | What to inspect | |
| refA | No | relation: first element | |
| refB | No | relation: second element | |
| selector | No |