\Users\common pc\PycharmProjects\Chatterbot\main.py:3: DeprecationWarning: executable_path has been deprecated, please pass in a Service object driver = webdriver.Chrome('/path/to/chromedriver') code example
Example: Message: 'chromedriver' executable needs to be in PATH.
driver = webdriver.Chrome('/path/to/chromedriver')