Enhanced Browser Agent
AI & KnowledgeAdvanced browser with vision, OCR, multi-tab
Overview
Advanced browser with vision, OCR, multi-tab.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
goal | string | — | Goal for the Enhanced Browser Agent node |
startUrl | string | — | StartUrl for the Enhanced Browser Agent node |
model | string | — | Model for the Enhanced Browser Agent node |
vision_model | string | — | Vision Model for the Enhanced Browser Agent node |
maxIterations | number | — | MaxIterations for the Enhanced Browser Agent node |
headless | boolean | — | Headless for the Enhanced Browser Agent node |
persistentSession | boolean | — | PersistentSession for the Enhanced Browser Agent node |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{enhanced-browser-agent.result}}stringAdvanced browsing result
{{enhanced-browser-agent.extracted_text}}stringOCR extracted text
Examples
Basic Usage
Example configuration:
{
"goal": "value",
"startUrl": "value",
"model": "value",
"vision_model": "value",
"maxIterations": 15,
"headless": true,
"persistentSession": false
}Tips & Best Practices
- •Ensure all required fields for Enhanced Browser Agent are configured.
- •Check the output variables to see available data.
- •Test with different temperature values to tune creativity.
Try Enhanced Browser Agent in Your Workflow
Create a free account and start building AI-powered workflows with the Enhanced Browser Agent node.
Open Workflow Editor