would you pay for playwright dashboard + tests running in cloud??
I am building a playwright dashboard to solve some problems. i dont know whether these problems are real pain points or not. playwright html reporter is bit ugly and does not keep track of previous reports. test artifacts disappear from CI after some days (to my knowledge). also keeping track of flaky tests seems difficult. what if i build a dashboard that keeps historical data of tests, flakiness intelligence and tests health etc and user move their CI tests using websockets to my cloud servers that would increase test execution speed (more workers) and they may not have to pay for github actions (when free tier limit reach) or separate VPS for jenkins. so user wont have to setup their servers for testing, just one line of code change and my cloud would handle tests. so in short, playwright dashboard with historical data, videos and flaky tests intelligence + cloud runner. does this idea solves pain point of test automation engineers?? would they willing to pay for this? or i give up on this