Skip to content

browser.getConsoleLogs('all') does not behave as expected #11

@hybrist

Description

@hybrist

The docs claim that the method has the signature getConsoleLogs(type = undefined) and undefined means "all". "all" is not an accepted value for type. We should either fix the docs (and say "type can be false to disable filtering") or the code to properly handle "all".

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