03 Jul 2019 08:33 AM
Hi Team,
We are getting "AW snap ,something went wrong " error in 1 of Application , but when we refresh browser we are able to get Application Page.
But in User Session(UEM) we are not getting any Error regarding this.
By using Browser Extension , can we capture above Error ?
Please suggest.
Thanks & Regards,
Jalpesh
Solved! Go to Solution.
03 Jul 2019 08:42 AM
This is not JS error, but error in parsing content in browser engine. I think this may be hard to track with rum because in such sitation execution of JS stops and script cannot send data. I think you can try using browser devtools to record it.
Sebastian
03 Jul 2019 09:30 AM
Agree with Sebatian. In your case, I am not even sure if session-replay would this 'Aw, Snap!' message
04 Jul 2019 12:43 PM
Definitely not, since real user monitoring including session replay in Dynatrace collects data using the injected javascript.
04 Jul 2019 07:10 AM
If you need to find and track these sessions, I think the only method is to look for sessions which don't have some actions you expect they would have.