I'm currently trying to learn how to use Selenium with Python, but no matter what code I run, I always get the same error. I did add geckodriver to my path (at least I think I did) so I'm not sure what's wrong
The error is as below :
selenium.common.exceptions.WebDriverException: Message: 'geckodriver' executable needs to be in PATH.