b2btradeworld
BANNED
- Feb 14, 2021
- 1,056
- 269
What driver are you using? Chromedriver or geckodriver?
I find it easier interacting with google services when I use firefox(geckodriver) instead of Chrome browser
I use python and I tried both chrome, firfoxconst StealthPlugin = require('puppeteer-extra-plugin-stealth')
puppeteer.use(StealthPlugin())
will help
I use python and I tried both chrome, firfox
Not work
It was works a few months ago,but failed these time
COuld you share the code here so we can look at it?I use python and I tried both chrome, firfox
Not work
It was works a few months ago,but failed these time