Skip to main content

Module executor

Module executor 

Source
Expand description

Browser executor abstraction

Provides the trait for browser execution and CLI implementation.

Structs§

BrowserOutput
Result from browser operations
CliExecutor
CLI-based executor using agent-browser binary

Enums§

BrowserError
Error type for browser operations

Traits§

BrowserExecutor
Trait for browser execution backends