Skip to content

Instantly share code, notes, and snippets.

@akhdaniel
Created May 6, 2020 09:23
Show Gist options
  • Save akhdaniel/7de22dae0c714dabd0fab6b18ac49f07 to your computer and use it in GitHub Desktop.
Save akhdaniel/7de22dae0c714dabd0fab6b18ac49f07 to your computer and use it in GitHub Desktop.
Install chromedriver on MacOS
brew install chromedriver
spctl --add --label 'Approved' /usr/local/bin/chromedriver
xattr -d com.apple.quarantine /usr/local/bin/chromedriver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment