Social BrowserProfiles, AI & automation

Browser API

Selenium Compatibility Guidance

Selenium is not documented as a first-class Social Browser integration. Prefer Browser API/CDP or Puppeteer; if attaching Selenium through a debugger address, validate it against the exact browser build before production use.

Guidance

How to use this integration

Selenium compatibility is not a first-class support guarantee in the current documentation. Browser API/CDP and Puppeteer are the recommended integration paths.

Identity

Runtime IDs are not stable resource IDs

Rediscover targetId, webContentsId and current WebSocket targets after restart or reconnect. Persist your own stable Profile/workflow identity instead.

Related

Continue in Browser API docs

Browser API overview

Choose the right integration path.

Overview →

External/CDP setup

Set up the API/CDP client and discovery flow.

Setup →

Examples

Use practical examples and target-selection patterns.

Examples →