pub const DEFAULT_ARGS: &[&str];Expand description
Default Chromium launch flags for speed and basic stealth.
These are applied to every browser launch (both standard and stealth modes). They disable crash reporting, info bars, first-run wizards, and other features that are irrelevant in an automation context and can slow down startup.