Question

Is it possible to have the Safari web Inspector retain the position that the DOM tree is expanded to?

At present, you expand the DOM tree to an element and then as soon as the page is refreshed the entire DOM structure is collapsed again necessitating drilling right the way back to the original element.

I saw this post on the subject a couple of years back but the code has now changed so it doesn't apply.

I have also opened a bug report at the WebKit bug tracker.

Was it helpful?

Solution

That bug ended up getting fixed: https://bugs.webkit.org/show_bug.cgi?id=121665

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top