Skip to content

Support fetching console.log output for Firefox #97

@naslundx

Description

@naslundx

Apparently this is not something that's part of the webdriver standard, and mozilla decided not to implement it for geckodriver. So currently running with firefox always fails to obtain JS logs. See: mozilla/geckodriver#284

Relevant:
https://stackoverflow.com/questions/23231931/getting-console-log-output-from-firefox-with-selenium

Geckodriver produces a log file somewhere that should have JS output, we might be able to read and parse that.
Or do this hackish thing: mozilla/geckodriver#284 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions