Action map
Snapshot
Shows the current interactive structure and yields refs for the next step.
Use this page when you need the core OpenClaw browser interaction model before building a workflow.
OpenClaw browser automation works best when you think in tabs, snapshots, refs, and targeted actions rather than improvised one-off selectors.
The reliable loop is simple: target the right tab, inspect the current page with a snapshot, use the returned refs for the next action, then re-check before continuing.
Shows the current interactive structure and yields refs for the next step.
Shows what the page looked like for review or reporting.
Shows the visual state and the current refs together.
Pick the right browser route before debugging fake auth problems.
Understand how state changes affect behavior.