Browser Macro
AI & KnowledgeTrain and replay deterministic browser automation macros
Overview
Train and replay deterministic browser automation macros.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
macroId | string | — | MacroId for the Browser Macro node |
inputs | string | — | Inputs for the Browser Macro node |
headless | boolean | — | Headless for the Browser Macro node |
screenshots | boolean | — | Screenshots for the Browser Macro node |
timeout | number | — | Timeout for the Browser Macro node |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{browser-macro.result}}stringMacro execution result
{{browser-macro.screenshots}}arrayCaptured screenshots
Examples
Basic Usage
Example configuration:
{
"macroId": "value",
"inputs": {},
"headless": true,
"screenshots": true,
"timeout": 30000
}Tips & Best Practices
- •Ensure all required fields for Browser Macro are configured.
- •Check the output variables to see available data.
- •Test with different temperature values to tune creativity.
Try Browser Macro in Your Workflow
Create a free account and start building AI-powered workflows with the Browser Macro node.
Open Workflow Editor