IE11 Devtools - I know there is a way to persist console logs on navigation. (See the answer at the bottom of this SO post).
However, this only appears to work if I am navigating between URLs of the same domain.
If I navigate from, say, www.abc.com (with Devtools open and console logs set to persist) to www.google.ca, then the Devtools bar closes itself and I lose all my console logs.
Is there a way to, on navigating between different domains, 1) keep the Devtools bar open, and 2) persist console logs?
Thanks!
I try to make a test on my site and I find that I am able to keep the log on the navigation to other site.
Testing result with IE 11:
It can be possible that any IE settings cause this behavior on your side. For testing purpose you can try to make a test on any other machine to check the result.
Try to check IE settings on your side. If issue persist than try to reset IE may help to solve the issue.