Last active
November 17, 2023 17:13
-
-
Save plicjo/3d55ec964d98941e87d299ed6e0a7d78 to your computer and use it in GitHub Desktop.
Upgrading Chromedriver
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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