
Verify the google ChromeDriver installation by executing the below python script in the python interaction console.Location: /Library/Frameworks/amework/Versions/3.7/lib/python3.7/site-packages (base) songs-MacBook-Pro:~ songzhao$ pip show selenium

Requirement already satisfied: urllib3 in /Library/Frameworks/amework/Versions/3.7/lib/python3.7/site-packages (from selenium) (1.25.3)
:max_bytes(150000):strip_icc()/003-how-to-update-chrome-on-a-mac-b0108cfaeecc465384d5e584f4270794.jpg)
(base) songs-MacBook-Pro:~ songzhao$ pip install seleniumĭownloading 圓-none-any.whl (904 kB) Make sure the python selenium package has been installed on your os with the command pip show selenium, if the python selenium package is not installed then run the command pip install selenium to install it.If the above command failed, you can run the command brew cask install chromedriver in a terminal to install again.Run command brew install chromedriver in a terminal.
