Hi, I would like to know if there is a way to access the snapshot code, through some programming language such as C#, Java, etc.
My initial idea was get the source code of the web page but since it is dynamically updated via javascript, the informations I wanted wasn't initialized. So, watching firebug and chrome inspect element I saw it was possible to see the snapshot html code generated. Instead of just watching, I would like to read this snapshot through some language to capture, analyze and record in real time. Its like firebug acting like a server and providing this informations to clients via an API. Do you guys know any tool similar with what I described? Thanks in advance, Diego -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
