CaptureBeamDemo compiler
Features · Timeline editor

Type-aware step cards.

Each step renders the right form for its type. Drag to reorder. ⌘S save, ⌘R render, ⌘Z undo, ⌘D duplicate. Probe panel surfaces real ARIA targets from the live page.

Why typed

Different step types need different fields

A click step needs a target. A type step needs a target plus text. A wait step needs a duration or a selector. Generic JSON editors hide that. We render a card per step that knows what it is.

Every render of this feature is deterministic. Capture writes the metadata; the composition reads it. Re-render after a UI change to get the new output without re-recording.

Targets without guesswork

Structured target picker + probe panel

  • Role dropdown (16 common ARIA roles) + name input — the 90% case
  • Advanced panel: label, placeholder, text, testId
  • Probe panel runs a live ARIA scan on the project's first goto URL
  • Click-to-copy from probe results into the target field
  • Edit-JSON toggle for power users
Shortcuts

Keyboard-first

All standard shortcuts. Drag a step to reorder. Click a step to focus its card. Stay on the keyboard.

Every render of this feature is deterministic. Capture writes the metadata; the composition reads it. Re-render after a UI change to get the new output without re-recording.

⌘ S    save
⌘ R    render
⌘ Z    undo
⌘ D    duplicate step

Render with Timeline editor.

$19.99/mo or $199/yr. Render through the dashboard or via the API — same access either way.