SyntaxFix
Write A Post
Hire A Developer
Questions
Do not include the '.exe' in your file path.
For example:
from selenium import webdriver driver = webdriver.Chrome(executable_path='path/to/folder/chromedriver')