//! CDP example (deprecated in headless-only plan)
//!
//! The project is focused on the headless engine and the CDP-related examples
//! are intentionally kept as a feature-gated placeholder. Enable `--features cdp`
//! and adapt this example if/when you want to run Chrome comparisons.