

Then I do "from selenium import webdriver" and again no errorīut when I try to run "browser = webdriver.Firefox()" I get the following error:įile "/Library/Frameworks/amework/Versions/3.7/lib/python3.7/site-packages/selenium/webdriver/common/service.py", line 76, in startįile "/Library/Frameworks/amework/Versions/3.7/lib/python3.7/subprocess.py", line 775, in _init_įile "/Library/Frameworks/amework/Versions/3.7/lib/python3.7/subprocess.py", line 1522, in _execute_child I know that in idle I type "import selenium" and it doesn't give an error.


I watched all the videos and thought I was ready, but as I tried to get going I'm stuck on square zero. I'm a non-programmer trying to use Automate the Boring Stuff with Python to do exactly that.
