pub async fn run( browser: Option<String>, headless: bool, no_wait: bool, wait_timeout: u64, json: bool, ) -> Result<()>