Octomind automatically generates test case interaction chains using AI. Â We create the corresponding Playwright code on the fly and execute it against your pull request, by manual trigger or when scheduled, based on your preference. The Playwright code is standard and can always be downloaded and used locally.
For debugging, we use
Playwright Trace Viewer to help you understand issues when tests fail. Our open-source Debugtopus tooling lets you run the Playwright tests locally, so you can set breakpoints to step through the code.