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§
- Browser
Drive Options - Options for
drive_browser.
Functions§
- drive_
browser - Launch Firefox, navigate to
url, runfwith the live page, then tear down. - launch_
options - Build launch config aligned with the old runtime-headless shape.