Originally reported on Google Code with ID 2431
When running automated tests through Selenium or WebDriver, it would be
useful if we could execute these tests with Firebug installed and running,
and use the console API on the page to retrieve any runtime errors or logging
information provided by the application to assist in debugging issues with
test execution.
Is there any mechanism by which we can fetch, via a javascript call on the
page, the current contents of the console log? If not, could one be added?
Reported by gregory.block on 2009-10-27 09:35:41
该提问来源于开源项目:firebug/firebug