문제

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.

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top