This is the Testim Root Cause monorepo. Please check out the documentation.
Please see the contributing guide and note this project has a Code Of Conduct
Please check out the getting started guide with Jest, Mocha or without Jest or Mocha.
Root Cause is a tool for troubleshooting Puppeteer and Playwright tests.
We believe modern automation frameworks like Puppeteer, Playwright and Selenium are pretty fast and useful but maintaining and debugging tests is hard.
Root Cause adds features to simplify root cause analysis of Puppeteer and Playwright test runs. Root Cause captures screenshots, network HAR files, and console logs from each test run and saves them to a local drive. The screenshots highlight the action taken at each step and are easily viewed in succession through an intuitive UI to demonstrate the test flow or to identify where a test failed. Additionally, the console logs are parsed to each test step and network HAR is available to deep-dive into failed steps.
Note that this project is a yarn workspace and packages inside have specific READMEs.
This project is maintained and supported with ❤️ by Testim.io.
AGPL.