Y
Hacker News
new
|
ask
|
show
|
jobs
by
2rsf
2469 days ago
> moving all my UI page tests to Puppeteer
Why did you choose Puppeteer over other options like Protractor/Selenium or Test Cafe ?
1 comments
benologist
2469 days ago
I already had some familiarity with Puppeteer but mostly it's just because Puppeteer's NodeJS and my project's NodeJS, they work together without extra setup steps, configuration etc.
link