Expand description
Launch genuine installed Chrome-family browsers and attach over CDP.
Structs§
- Browser
Process - Owned installed-browser process. Dropping it terminates the spawned browser.
- Real
Browser Launch Result - Browser/page handles plus metadata for the spawned installed browser.
- Real
Browser Options - Options for launching an installed browser and attaching over CDP.
Functions§
- assert_
dedicated_ user_ data_ dir - Ensure Chrome is not asked to expose a known default profile over CDP.
- build_
real_ browser_ args - Build the protected command line for an installed browser process.
- default_
real_ browser_ user_ data_ dir - Return Browser Commander’s managed dedicated profile for a channel.
- launch_
and_ connect_ real_ browser - Descriptive alias for
launch_real_browser. - launch_
real_ browser - Launch a genuine installed browser with an isolated profile and attach.
- resolve_
system_ browser_ executable - Resolve a genuine installed Chrome-family browser executable.