I am getting an error when trying to open Firefox using Selenium in ipython notebook. I\'ve looked around and have found similar errors but nothing that exactly matches the
driver=webdriver.Firefox(executable_path="add geckodriver.exe",log_path=None)