Skip to main content

Module launcher

Module launcher 

Source
Expand description

Browser launcher for browser automation.

This module provides utilities for launching browser instances with appropriate configuration.

Structs§

Browser
Browser metadata returned alongside a launched page.
LaunchOptions
Options for launching a browser.
LaunchResult
Result of a browser launch.

Functions§

launch_browser
Launch a browser with the given options.