Idea: Enable Inspect Hidden Elements within Debug Mode

I often want to inspect an element that’s hidden but there’s doesn’t seem to be easy way to do this in debug_mode. I have to change the element to visible, go back and re-create the same scenario, …and then remember to turn the element back to not visible when I’m done. This happens to me a lot so it’d be nice if there were a simpler way to inspect hidden elements.

One (seemingly) simple solution would be to add a drop-down menu on the debug_mode menu so users can select hidden elements to inspect.

Would this be useful to anyone else?