Hi,
This is a sample session file from easyTravel easyTravel_UnderstandingBrowserError.dts
I am trying to understand
1) why we see separate entries called "Browser Error on '/a_sample_url'" in the page action purepath.
2) why the response time associated with it is 0ms.
Apologize for my lack of understanding but shouldn't browser errors (js errors) be grouped into a page action purepath and not be displayed separately?
Thank you for your time.
Srikar
Answer by Klaus E. ·
Hi,
A Browser/JavaScript error can occur when ever not only during the loading of a page. As page actions only cover the loading of a page and Ajax calls but not the time in between Java Script errors that happen in between get their own node with no duration.
Cheers Klaus
JANUARY 15, 3:00 PM GMT / 10:00 AM ET