- Joined
- Threads
- 3
- Posts
- 10
Hi all, I have a discussion.
I have been using Python 3 with Selenium mostly when automating stuff but Sele is so fucking heavy.
Recently I saw a lot of people using/learning NodeJS which has good support for Puppeteer. I also used pyppeteer (puppeter for python ) a while ago and found it clunky, what do you think?
Is puppeteer better than Selenium? Is it worth changing the language to Node?
I have been using Python 3 with Selenium mostly when automating stuff but Sele is so fucking heavy.
Recently I saw a lot of people using/learning NodeJS which has good support for Puppeteer. I also used pyppeteer (puppeter for python ) a while ago and found it clunky, what do you think?
Is puppeteer better than Selenium? Is it worth changing the language to Node?