u/Alert_Brick_3673

Browser extension for capturing complete state of web app for past 2 mins

I am developing a browser extension that can capture complete state of browser for 2 mins in circular buffer during the use of web app so the QA's can grab sudden and hardly replicative issues.

This includes the screen recording, consoles, network,storage, all important details for the developer to easily understand the reason a bug and its cause.

As the storage can have critical information, I planned to make extension output downloadable only on user machine.

But as moving ahead I think file based details are less utilized because I am not planning to give any cloud access.

So the downloaded result is only sharable as a file.

Would it be a relevant of QA's.

Because it decreases the influence of building something that might not be useful for end users.

reddit.com
u/Alert_Brick_3673 — 5 days ago