Skip to content

Add a 3rd level for a message under cy.step that isn't numbered #21

@deniseruck

Description

@deniseruck

I love this plugin. We use cy.section and cy.step a lot. However, sometimes we want to print messages out rather than a numbered step. I am using cy.log for these and have a custom task/command to override that to also print to the console, but I often get 'cy.task() must only be invoked from the spec file or support file.' (even though it is always getting called from within a test).

Is it possible to get a 3rd lower level added to use under a cy.step that is for a message? thanks

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