browserUse.codeAgent.execute
browserUse.codeAgent.execute is a browser runtime capability in the browserUse.codeAgent namespace.
Availability
- Runtime:
browser - Kind:
agent - Category:
agents - Supported drivers: browser-use
SDK Surface
- SDK path:
runtime.browserUse.codeAgent.execute - Async: Yes
HTTP Surface
- Transport:
workspace.execute(...) - Call:
browserUse.codeAgent.execute - Long-running: Yes
Reference Semantics
- Requires refs:
page
Arguments
Result
- Type:
operation | result - Description: Immediate result or long-running operation metadata.
SDK Example
HTTP Example
Related Capabilities
Notes
- This call may return an operation handle when the work runs asynchronously.

