Originally reported on Google Code with ID 5971
* It would be great to programmatically with Javascript trigger an export of the net
panel
* Rather than having auto export turned on and have it upload when page load is complete,
I would like it to be triggered by some Javascript like:
$ Firebug.netexport.export()
This means I'd be able to more easily capture net stats during Selenium acceptance
tests as I could send that Javascript to the browser at the end of a test. I'd probably
also be using it with persist enabled on the net panel so that I captured all net activity
for a whole test case
I must admit that I have no idea if you can provide hooks like that into Javascript...or
even if securitywise you would want to!
Make sure you have the latest version of Firebug
(http://getfirebug.com/releases/firebug/).
Browser version: Firefox 14
Operating system: Ubuntu 12.04
Reported by kieranshaw on 2012-10-09 14:15:30
该提问来源于开源项目:firebug/firebug