diprajpatra / selenium-stealth

Trying to make python selenium more stealthy.
MIT License
629 stars 89 forks source link

No problem with Google Login but automatically posted comments on YouTube get detected and deleted #23

Open KoehlerW opened 2 years ago

KoehlerW commented 2 years ago

I have no issues logging into Google using selenium-stealth as of 20211113. I wrote an automation to post comments on YouTube, which works fine. The problem however is that the comments get removed right after posting, which means the bot is being detected after all. Anyone have any suggestions? I tried the Chrome options, I tried things suggested here: https://www.linkedin.com/pulse/preventing-selenium-from-being-detected-soumil-shah/?trackingId=qoRGEd4DTw2paNWtfOrXfg%3D%3D - no success.

ljk1291 commented 2 years ago

What kind of comments are you posting? Can you post an example? Do they work when you post manually?