Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Root Cause – A tool for debugging Puppeteer and Playwright tests (testim.io)
42 points by inglor on Oct 26, 2020 | hide | past | favorite | 10 comments


Wow. I actually happen to work in a company where I have to maintain tons of scrapers and end up creating similar tool like this (scraper tend to fail for whatever reason and sometimes, the error tends to be very cryptic on what exactly the root cause of it).

Good luck with the project and have fun :)


Would love your feedback and to know how you commonly debug your scrapers to know what other features to add :]


Hey, I'm Benjamin and I'm one of the authors of this (foss) tool. You can check out the GitHub repo here https://github.com/testimio/root-cause

We'd love (developer) feedback on this. This is the first (big'ish) open source tool that Testim makes.


tl;dr

Root Cause is a new open-source Node.js library, to help you visualize and troubleshoot your E2E Puppeteer & Playwright tests.

Check out our interactive demo: https://github.com/testimio/root-cause-interactive-demo/

At Testim.io - we see the automation projects of thousands of companies and run millions of e2e tests weekly. We saw that it's very hard to debug end to end tests and it's a common reason companies abandon e2e tests.

We wrote "Root Cause" for the community in order to use our expertise from Testim to engage and promote puppeteer and playwright and in order to get better community feedback regarding what we see in tests.

Basically - currently most of the industry does manual QA and we wanted to encourage (in our small way) automation.


Good call making it AGPL so Amazon can't host it and call it their own.

Definitely looks like a cool tool


Has that happened before?


https://www.computerweekly.com/news/252476279/With-friends-l...

There was one specific case I can't find right now, where Amazon literally took an open source project host it on top of AWS and then shipped it without even acknowledging the original Creator in any real capacity.


I think you should include the github link on the homepage too.


Thanks for the suggestion, there is a GitHub link going there that looks like the GitHub logo. I take it that isn't clear enough so I will ask the website team (btw: cool they built a landing page for an OS project for us!) to add a more prominent button.


Thank you for sharing this. Looks like an awesome tool.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: