tiktodv3
tiktodv3 copied to clipboard
"Selenium.common.expectations.WebDriverExpection"
So I'm having the same error every time: "selenium.common.exceptions.WebDriverException: Message: 'chromedriver' executable needs to be in PATH. Please see https://chromedriver.chromium.org/home"
I have no Idea what to do, I downloaded the Right WebDriver, and it's in the folder.(I'm running the program in VisualStudioCode if that matters) I would really appreciate some Help!
Try using the new code
make sure you have everything installed and check #113 issue
make sure you have everything installed and check #113 issue
Thank you so much, it finally works!