weixin_39605326 2020-11-30 15:18
浏览 0

API access to contents of console

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

  • 写回答

10条回答 默认 最新

  • weixin_39605326 2020-11-30 15:18
    关注

    Reported by robmcampbell on 2009-10-27 17:11:38 - Status changed: Triaged - Labels added: Type-Enhancement, console

    评论

报告相同问题?