Skip to content

Option to suppress cy.log in getProps and getCurrentState #437

@splinecl

Description

@splinecl

We have some cases where the objets on props and state are so large and deep, that getProps and getCurrentState gets tripped up when trying to log the objects to the command log using cy.log.

It would be useful for us if it would be possible to supply an extra parameter to getProps and getCurrentState that lets you suppress the logging of the state or props object to the command log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions