Where is my chromedriver?!
Anyone getting frustrated with finding your chromedriver every time you're using Selenium in a Python script?
Perhaps you should add your ChromeDriver to the System PATH on your macOS. Just follow these steps:
Open a Terminal: Go to "Applications" >...
jcdev.com2 min read