Record what you do on any website and replay it as many times as you want
AutoKuak Recorder turns any manual browser flow into a replayable automation: hit record, do the process once, and run it whenever you want. It captures by DOM selectors (not mouse coordinates), handles multi-tab flows, and everything stays on your machine. Without writing a single line of code.
Automations without writing a single line of code
There are thousands of repetitive web tasks that don't deserve a script: filling in the same form every week, exporting a report in three clicks, moving data between two tabs. AutoKuak Recorder solves them in the most direct way possible: record what you do on any website once and replay it as many times as you want.
- You spot a web task you repeat by hand over and over.
- You hit record and do the flow once, the way you always do.
- The extension turns every action into a replayable step, identified by its DOM selector.
- From then on, you run the automation whenever you want — the mouse becomes optional.
It doesn't depend on integrations or third-party APIs: if it happens in your browser, it can be recorded. And since everything is processed and stored on your machine, no recording ever leaves it.
Selector-first, multi-tab and 100% local
Five technical decisions that set AutoKuak Recorder apart from a classic macro recorder.
Selector-first recording
Every action is captured by DOM selectors, not mouse coordinates. Replays don't break if the window is resized or the layout shifts.
Multi-tab
Record flows that jump between tabs — copy from one site, paste into another — and the replay opens, focuses and manages them on its own.
Unlimited replay
Run the automation as many times as you need, with smart waits between steps: the replay waits for each element to exist before acting.
Any website
It doesn't rely on integrations or lists of supported sites. If it happens in your browser, it can be recorded.
100% local
Recordings live on your machine; nothing is uploaded to any server. Not the steps, not the selectors, not the data you type.
Record once, replay forever
Four steps, zero code. From manual flow to replayable automation in a single pass.
-
1
Record
Hit record and do the flow once by hand, exactly as you would without the extension.
-
2
Selector capture
The extension logs every action by DOM selectors — no mouse coordinates that break at the first layout change.
-
3
Review
Review and tweak the recorded steps before saving: edit, delete or reorder any action.
-
4
Replay
Run the automation whenever you want, including multi-tab flows. Smart waits handle the rest.
During replay, AutoKuak Recorder locates each element by its selector, waits until it's present and interactable, and executes the recorded action — click, text, selection or tab switch. If a flow jumps between tabs, the extension manages them on its own in the same order as the recording. Everything happens in your browser: recordings are stored locally and nothing is sent to any server.
Coming very soon to the Chrome Web Store
AutoKuak Recorder is on the home stretch before publication. The install button will go live on this very page as soon as the extension is available — no sign-up needed.
Included in the KuakLabs Pro plan
AutoKuak Recorder will join the same Pro plan that covers the rest of the suite — at no extra cost for subscribers. In the meantime, you can explore the extensions already available in the AutoKuak Suite or check the plans and pricing.
You may also like
AutoKuak Recorder will be part of AutoKuak Suite. While it lands, these extensions are already available.
Frequently asked questions
What people ask us about AutoKuak Recorder ahead of launch.
When does AutoKuak Recorder launch?
Very soon. The extension is in its final phase before publication on the Chrome Web Store. The install button will go live right here, on this page, as soon as it's available — no waiting list needed.
How is it different from a classic macro recorder?
The selector-first approach. A classic macro recorder records mouse coordinates: "click at (412, 803)". That breaks as soon as the window is resized or the site moves a banner. AutoKuak Recorder records DOM selectors: "click the Export button" — the replay finds the element even if the layout has changed.
Does it support multi-tab flows?
Yes, native multi-tab. You can record a flow that copies data from one site and pastes it into another, or that opens a new tab mid-process. During replay, the extension opens, focuses and manages the tabs on its own, in the same order as the recording.
Do I need to know how to code?
No. The whole flow is record and replay: you do the task once by hand and the extension turns it into an automation. You can review and tweak the recorded steps from the UI, but there's not a single line of code to write.
Are recordings uploaded to any server?
No — AutoKuak Recorder is 100% local. Recordings (steps, selectors and the data you type) live on your machine and never leave it. There are no servers involved, neither during recording nor during replay.
Will it be included in the Pro plan?
Yes. AutoKuak Recorder will join the same KuakLabs Pro plan that covers the rest of the suite, at no extra cost for subscribers. One subscription, every tool.
Which browsers will it work on?
Chrome, Edge and Brave (modern Chromium browsers). The extension will ship from the Chrome Web Store and behave the same on all three.