os.path.basename(self.path), self.start_error_message) selenium.common.exceptions.WebDriverException: Message: 'chromedriver.exe' executable needs to be in PATH. Please see https://sites.google.com/a/chromium.org/chromedriver/home code example
Example: Message: 'chromedriver' executable needs to be in PATH.
driver = webdriver.Chrome('/path/to/chromedriver')