pub const DEFAULT_FRAME_RETRY_TIMEOUT: Duration;Expand description
Default upper bound for the retry helpers. If a captcha widget hasn’t attached after 8s the page is almost certainly broken or behind a network stall (caller should fall back rather than wait longer).