pub fn install_chromedriver(
    cache: &Cache,
    installation_allowed: bool
) -> Result<PathBuf, Error>
Expand description

Download and install a pre-built chromedriver binary.