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

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.