Crate headless_browser_lib

Source

Modules§

conf
Chrome configuration.
proxy
Proxy forwarder TCP to chrome instances.

Functions§

fork
Fork a chrome process.
get_chrome_args_test
Arguments to test headless without any extra args. Only applies during ‘cargo test’.
run_main
Launch chrome, start the server, and proxy for management.
shutdown
Shutdown the chrome instance by process id.
shutdown_instances
Shutdown all the chrome instances launched.