Chrome automation 2019

jeff1985

Regular Member
Joined
May 10, 2013
Messages
495
Reaction score
94
any software available that can open chrome for time duration then close it and run that process on a loop curious
 
If you know the programming, I think you can do it easily via puppeteer
 
Thanks guys for your input will research each shortly
 
If you try to fool Google with a Chrome bot, then forget it. Google can find your bot everytime with their advanced fingerprinting.
 
Can you code? If yes, selenium and puppeteer are recommended, if not i suggest you look for bot/macro tools, like ubot studio or katalon (there are plenty).

I use puppeteer myself but its not noob friendly at all, if you're not comfortable with nodejs forget about it. Some easier macro/bot tools use selenium though.
 
Sent you a PM, check that and follow the instructions in that link. That really helps you.
 
Selenium is a great tool for automation, but it does leave a fingerprint behind...
 
I used to do it with Imacro, But for newer updates of browsers it is outdated. Search for Autohotkey.
 
Back
Top