Skip to main content

Module runtime

Module runtime 

Source
Expand description

Browser launch via rustenium Firefox (replaces runtime_headless).

CLI, examples, and bindings should use drive_browser instead of hand-rolling captchaforge::browser::launch_firefox + handler tasks.

Structs§

BrowserDriveOptions
Options for drive_browser.

Functions§

drive_browser
Launch Firefox, navigate to url, run f with the live page, then tear down.
launch_options
Build launch config aligned with the old runtime-headless shape.