[Start] Browser Integration :: Opening new Chrome instance.
Exception in thread Thread-10:
Traceback (most recent call last):
File "selenium.webdriver.chrome.service in /home/james/.config/sublime-text-3/Installed Packages/Browser Integration.sublime-package", line 63, in start
File "./subprocess.py", line 824, in __init__
File "./subprocess.py", line 1448, in _execute_child
NotADirectoryError: [Errno 20] Not a directory
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "./threading.py", line 901, in _bootstrap_inner
File "./threading.py", line 858, in run
File "browser_integration_launch in /home/james/.config/sublime-text-3/Installed Packages/Browser Integration.sublime-package", line 28, in open_browser
File "browser in /home/james/.config/sublime-text-3/Installed Packages/Browser Integration.sublime-package", line 27, in connect
File "selenium.webdriver.chrome.webdriver in /home/james/.config/sublime-text-3/Installed Packages/Browser Integration.sublime-package", line 59, in __init__
File "selenium.webdriver.chrome.service in /home/james/.config/sublime-text-3/Installed Packages/Browser Integration.sublime-package", line 68, in start
selenium.common.exceptions.WebDriverException: Message: 'ChromeDriver executable needs to be available in the path. Please download from http://chromedriver.storage.googleapis.com/index.html and read up at http://code.google.com/p/selenium/wiki/ChromeDriver'
Constantly get the following error when attempting to launch chrome: