For AI agents: a documentation index is available at /llms.txt
Skip to main content

Async Browserless

Factory namespace matching the Browserless SDKs.

connect

connect(*, browser_ws_endpoint: str | None = None, token: str | None = None, timeout: float = 30000, transport: TransportFactory | None = None) -> Browser

Create a browser configured for a BAP-compatible WebSocket endpoint.