[][src]Function wasm_pack::test::webdriver::get_or_install_chromedriver

pub fn get_or_install_chromedriver(
    cache: &Cache,
    mode: BuildMode
) -> Result<PathBuf, Error>

Get the path to an existing chromedriver, or install it if no existing binary is found.