simonfarah / tiktok-bot

🦾 A bot that generates followers, likes, views, shares and comment likes
MIT License
566 stars 184 forks source link

WebDriverException #46

Closed brandonfelt017 closed 2 years ago

brandonfelt017 commented 2 years ago

I'm on MacOS, running the script. I was running it successfully earlier in the week and now this issue started happening. Shortly after choosing likes or views (any of the options cause the issue) the browser will boot up. Once I finish the captcha it will load the next page and then shortly thereafter the script crashes. The error given is in the image below.

Screen Shot 2022-07-01 at 3 15 22 PM

OS and chrome versions

simonfarah commented 2 years ago

Hello! This is a Chrome version 103 problem and this issue has been raised in the Chromium and in the Selenium community. However, Selenium community has closed the issue because the issue is related to to the Chrome team.

Until this bug is fixed try to downgrade Chrome browser to v102 and download Selenium Chrome Driver v102 and try to run the script, as this issue is happing in version 103.