Unknown script action (probably async) causes page reload.
How can I find this action in the code?
At least, is there any way to set breakpoint on access to window.location
?
But I'm not sure that navigation is forced in such way.
In fact I need a way working in any one browser as page reloads in any of them.