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

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

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