|
|
|
|
|
by milofeynman
1741 days ago
|
|
Everyone in the comments is talking about using this for their own debugging, however I think the way to win with this as a business is in two places
QA and Automated QA.
If you have real human QA people in your org and they could run this while doing QA. If they hit a bug, and could then share a simple link to the dev team that captured their issue + the stack. Same goes with automated QA. Record the UI tests using this, and if one fails, store the state + stack. There are a LOT of hard problems in that workflow... Good luck! |
|
Imagine a world where instead of ignoring, skipping, or marking "known failure" on all those flaky tests your CI hits (we all have them) you could capture recordings of them, and then actually investigate and fix them! That world is possible!