DOM Macros & Sequences
Record a click sequence once. Replay it forever.
Click, type, extract, branch, and loop — captured and chained into one keystroke.
What it does
Capture a series of clicks, focuses, typed values, selections, and submits, then replay the whole thing from a single key. Steps can scroll, wait for an element, copy and paste, switch tabs, and extract a value from the page into a {{variable}} that later steps reuse. Branch with if/else, loop a set number of times or until a step fails, tune per-step delays, and test-run before you commit.
How it works
Record once
Walk through the clicks you want to automate.
Add logic
Branch with if/else, loop steps, and extract values into variables.
Replay by key
One shortcut runs the whole flow, every time.
Real workflows
For Ops
Loop a multi-screen process across internal dashboards until every row is done.
For recruiters
Run the same triage clicks on every candidate without thinking about it.
Free vs Pro
Free
Not included on the Free plan.
Pro
Full DOM macros and multi-step sequences.