I already tried the solutions found in another posts without any success.
Every time I have tried to use python with selenium WebDrive in pycharm I get the same error, error log:
"selenium.common.exceptions.WebDriverException: Message: 'geckodriver' executable needs to be in PATH. I already downloaded the Geckodriver exe file and added the link to systems variables but the message didn't change.
Thank you