I know Inspect element allows users to see dynamic html on the page, and at least in Chrome there is a field which allows text searching on that.
But what I've experienced is that this search feature is somewhat flawed. Sometimes not all known results appear, and it is a little difficult to expand everything to see the source.
So, what I would really like is an static, full version of the current dynamic HTML being rendered, so that I would search confidently or even browse the full source at once.
Is it possible?