Crazyfire
BANNED
- Apr 16, 2020
- 187
- 317
Look at this.
okay, you are right. wow!! mind blown...
anyhow, OP - you can try to use chrome instead of chromium, should help you out with bypassing this issue. Puppeteer is a better choice tho.
Look at this.
The only annoying thing about puppeteer is there isn't official support for python, which is obviously what OP is using above.
What makes puppeteer more undetectable than selenium? I can't find anything online.
in the official package - nothing. but you can find plenty of workarounds and out of box solutions to make it more undetectable.
And yes, node.js instead of python.
Puppeteer is Google themselves though? lolI believe the FF webdriver has the navigator.webdriver key, and also in general the cdc variable making it detectable. Also selenium has a different way of doing things behind the scenes if I am correct.
Puppeteer has extra addons such as the puppeteer extra stealth plugin, and also there is a another config defined to spoof fingerprints.
Take a look at this: https://www.blackhatworld.com/seo/does-anyone-have-an-undetectable-selenium-jar.962732/
OP: Try using BAS or puppeteer
It may sound surprising yes, but automation is needed for certain stuff such as running tests with extensions, automated submissions etc. Some examples are listed here https://developers.google.com/web/tools/puppeteer/Puppeteer is Google themselves though? lol