Skip to main content

Module browser_process

Module browser_process 

Source
Expand description

Chrome/Chromium process management: executable discovery, spawning with --remote-debugging-port, DevToolsActivePort discovery, and /json/version resolution to the browser WebSocket endpoint.

Structs§

BrowserProcess
The result of launching a browser: the owning process handle plus the browser-level WebSocket endpoint to connect to.

Functions§

resolve_ws_endpoint
Resolve an arbitrary CDP endpoint to a ws:// URL.