Browser Agent V2
AI & KnowledgeAI browser automation with macro hints, variables, and assertions
Overview
AI browser automation with macro hints, variables, and assertions.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
goal | string | — | Goal for the Browser Agent V2 node |
startUrl | string | — | StartUrl for the Browser Agent V2 node |
model | string | — | Model for the Browser Agent V2 node |
macroId | string | — | MacroId for the Browser Agent V2 node |
headless | boolean | — | Headless for the Browser Agent V2 node |
screenshots | boolean | — | Screenshots for the Browser Agent V2 node |
timeout | number | — | Timeout for the Browser Agent V2 node |
maxSteps | number | — | MaxSteps for the Browser Agent V2 node |
assertions | string | — | Assertions for the Browser Agent V2 node |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{browser-agent-v2.result}}stringAutomation result
{{browser-agent-v2.assertions}}arrayAssertion results
Examples
Basic Usage
Example configuration:
{
"goal": "value",
"startUrl": "value",
"model": "value",
"macroId": "value",
"headless": true,
"screenshots": true,
"timeout": 30000,
"maxSteps": 15,
"assertions": []
}Tips & Best Practices
- •Ensure all required fields for Browser Agent V2 are configured.
- •Check the output variables to see available data.
- •Test with different temperature values to tune creativity.
Try Browser Agent V2 in Your Workflow
Create a free account and start building AI-powered workflows with the Browser Agent V2 node.
Open Workflow Editor