Skip to content

How to add --inspect-brk to ng e2e so we can debug protractor tests while using node 8? #10289

@rjcorwin

Description

@rjcorwin

In order to debug protractor tests with node 8 and above, the protractor docs suggest adding --inspect-brk when running tests.

node --inspect-brk bin/protractor <config_file>

How do we add that option when running ng e2e?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions