Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Cant get hold of non warning logs #4

@martinsson

Description

@martinsson

Using the following config

    plugins: [{
        package: 'protractor-console',
        logLevels: ['debug', 'info', 'warning', 'severe']
    }],

I was expecting to get the normal console.log messages but I only get the console.error and console.warn messages.

Is this the expected behaviour? How could I get hold of console.log?

Thanks

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