[][src]Module headless_chrome::browser

Re-exports

pub use tab::Tab;
pub use crate::protocol::browser::methods::VersionInformationReturnObject;

Modules

context
tab

Structs

Browser

A handle to an instance of Chrome / Chromium, which wraps a WebSocket connection to its debugging port.

LaunchOptionsBuilder

Builder for LaunchOptions.

Functions

default_executable

Returns the path to Chrome's executable.