Skip to main content

run_browser_agent

Function run_browser_agent 

Source
pub async fn run_browser_agent(
    storage_root: &Path,
    req: BrowserAgentRequest,
) -> Result<BrowserAgentResponse, String>
Expand description

Run the browser agent against the current page.