Any idea on how to expose this information to outside? Writing to a file? using cookies? ideas?
On Wed, Aug 17, 2011 at 11:21 AM, Jan Honza Odvarko <[email protected]>wrote: > On Aug 17, 3:15 pm, Diego <[email protected]> wrote: > > 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? > No, but it could be nice Firebug extension. > > Honza > > -- > 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. > > -- 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.
