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

pub fn get_safaridriver() -> Result<PathBuf, Error>

Get the path to an existing safaridriver.

We can't install safaridriver if an existing one is not found because Apple does not provide pre-built binaries. However, safaridriver should be present by default.