browser
Module: vibex/browser
BrowserAgent - Playwright-based browser automation agent
Classes
BrowserAgent
View sourceMethods:
cleanup
View sourcefunction cleanup(): voidgetSystemPrompt
View sourcefunction getSystemPrompt(context?: AgentContext): stringParameters:
| Name | Type | Description |
|---|---|---|
context | AgentContext (optional) |
Interfaces
BrowserAgentConfig
View sourceProperties:
| Name | Type | Description |
|---|---|---|
headless | boolean | (optional) |
viewport | \{ width: number; height: number \} | (optional) |