Reusable browser UI macros
A UI macro is a browser journey recorded from real interaction and saved as reusable actions. Copy and paste become runtime extraction and fill steps so changing values such as OTP codes are refreshed on every run.
What you can do
- Replay recorded navigation, clicks, keyboard input, tabs, extraction, and fill actions.
- Run with a visible browser for watch evidence or headlessly for unattended automation.
- Preserve visual checkpoints and runtime captures for regression review.
Starts with
- A completed Browser Recorder session and its reviewed action draft.
- Optional runtime values captured from the page or shared through a flow context.
Produces
- A named reusable UI macro with ordered browser actions.
- Browser run evidence and visual checkpoints that can participate in flows and snapshots.
Use it when
- Use UI macros for reusable login, checkout, account, or browser-only journeys.
- Use a flow when the browser journey must be combined with API specifications or shared context.
- UI macro
- browser macro
- runtime extraction
- visual checkpoint