Browser Agent
AI & KnowledgeAI web browsing with Playwright
Overview
AI web browsing with Playwright.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
goal | string | — | Goal for the Browser Agent node |
startUrl | string | — | StartUrl for the Browser Agent node |
model | string | — | Model for the Browser Agent node |
maxIterations | number | — | MaxIterations for the Browser Agent node |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{browser-agent.result}}stringBrowsing session result
{{browser-agent.screenshot}}stringFinal page screenshot URL
Examples
Basic Usage
Example configuration:
{
"goal": "value",
"startUrl": "value",
"model": "value",
"maxIterations": 15
}Tips & Best Practices
- •Ensure all required fields for Browser Agent are configured.
- •Check the output variables to see available data.
- •Test with different temperature values to tune creativity.
Try Browser Agent in Your Workflow
Create a free account and start building AI-powered workflows with the Browser Agent node.
Open Workflow Editor