Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Create a public api for SUPRESS_EXIT_CODE #3936

@sjelin

Description

@sjelin

Right now, if someone wants to suppress exit codes, users have to do:

require('protractor/lib/exitCodes').SUPRESS_EXIT_CODE = true;

This is ugly and bad. We should either make this a proper API via the config or remove it entierly

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions