Closed LouShuishui closed 4 years ago
You'll have to update the path of the this installed webdriver under: python driver = webdriver.Chrome() if its not the default location your OS needs. Similarly, for FireFox python driver = webdriver.Firefox(executable_path="
there are instructions for this in the Readme.
Thanks for pointing it! But I still get error after given the path:
Traceback (most recent call last):
File "amazon_fresh_delivery_slot_chrome.py", line 62, in
I'm running amazon_fresh_delivery_slot_chrome.py on Windows10 and got this error: