//! Re-export of the Firefox + BiDi runtime from `runtime-foxdriver`.
//!
//! The original module was lifted to `runtime-foxdriver` during the
//! fleet-wide CDP → BiDi migration. This file preserves the
//! `captchaforge::browser` import path for downstream consumers.
pub use runtime_foxdriver::*;