Skip to content

Add possibility to auto-export the output to the file system #9

@LeHack

Description

@LeHack

I needed to use consoleexport with automated selenium/webdriver tests and wanted it to write the logs to a file (in append mode), but do it automatically (like it does when sending to the specified upload server) instead of when clicking 'save as'.
Here you can find my solution as a patch to apply with consoleExport-0.5b5 http://code.google.com/p/fbug/issues/detail?id=5182#c17

Hope anybody finds it useful :)

PS. Remember, that to make it work with selenium tests, you need to add it to your profile along with Firebug, and then set the console tab open by default (otherwise it's inactive and no logs are written).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions