I released playwright-soak-test today. It catches memory leaks in your web app by looping a user flow a few hundred times in one browser session, watching the DOM node and listener counts. It fakes the browser clock and the network, so an hour of usage runs in seconds. github.com/denodell/pla...
GitHub - denodell/playwright-soak-test: Soak test your single page web-app (SPA) for memory leaks at high speed, with Playwright.
Soak test your single page web-app (SPA) for memory leaks at high speed, with Playwright. - denodell/playwright-soak-test
github.com