I have recently upgraded my mac machine to OS Catalina(v 10.15.3). After this upgrade I am unable to launch the chrome driver using selenium.
I am facing the below error
Existing answers are great, and they work.
But an easier solution is to open the terminal and run this:
xattr -d com.apple.quarantine $(which chromedriver)