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.
- Launch
Options - Options for launching a browser.
- Launch
Result - Result of a browser launch.
Functions§
- launch_
browser - Launch a browser with the given options.