Skip to content

Instantly share code, notes, and snippets.

@plicjo
Last active November 17, 2023 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save plicjo/3d55ec964d98941e87d299ed6e0a7d78 to your computer and use it in GitHub Desktop.
Save plicjo/3d55ec964d98941e87d299ed6e0a7d78 to your computer and use it in GitHub Desktop.
Upgrading Chromedriver
brew install --cask chromedriver
xattr -d com.apple.quarantine $(which chromedriver)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment