This address is has a console javascript that i build with a custom
jquery plugin. I wan't to extract the exact DOM and CSS after i fill some
commands into it. Since the CSS and the DOM is generated at Runtime, i'm
unable to get it.
So my question is, how can i see this DOM and CSS that is generated at runtime?
Thank you very much.