An unknown script action (possibly async) causes the page to reload.
How can I find this action in code?
At least is there a way to set a breakpoint when accessing window.location?
But I'm not sure navigation is forced this way.
In fact, I need a way to work in any browser, since reloading pages in any of them.
PS: The same question in Russian.
source
share