> How is it done?
> I'm writing an application for automating testing of ajax web
> applications and I would like to be able to grab the XMLHTTPRequest
> and also it's response. I see that Firebug is able to do it in the
> console so....
Take a look at spy.js file
http://code.google.com/p/fbug/source/browse/branches/firebug1.4/content/firebug/spy.js
This file contains implementation of monitoring XHRs in the Console
panel.
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to