Agent Runtime
Status: Connected
Parsing documentation...
Extracted api references
Generating type definitions...
opensteeropensteer
Y Combinator logoBacked by Y Combinator.

The most comprehensive browser automation framework for AI

Enterprise-grade automation at scale.

Custom plans, unlimited concurrent sessions, dedicated proxies, and advanced support for teams that need more.

+ self-service sso
+ unlimited concurrent sessions
+ custom audit logs
+ advanced captcha bypass
+ dedicated support
view pricing

Simple, transparent pricing.

Start for free, upgrade when you need to scale. Everything you need to build robust AI agents.

Cloud Mode (cloud:true)

Cloud Supported vs Unsupported

Supported cloud actions and explicitly unsupported behaviors in cloud mode.

Notes

  • Opensteer.from(page) is unsupported in cloud mode.
  • uploadFile, exportCookies, and importCookies are unsupported in cloud mode because they depend on local filesystem paths.
  • opensteer.agent({ mode: 'cua' }) is supported in cloud mode after launch(). CUA actions execute against the active cloud CDP page.

Cloud Mode Limitations

These methods throw CLOUD_UNSUPPORTED_METHOD in cloud mode:

  • Opensteer.from(page)
  • uploadFile()
  • exportCookies()
  • importCookies()

Covered Features

  • sdk:exportCookies
  • sdk:from
  • sdk:importCookies
  • sdk:uploadFile