Skip to content

[CSR-834] Add possibility to explore cy.task args #52

@mi4i0

Description

@mi4i0

Description

Add the possibility to explore cy.task args as it is in Cypress debug window
image

Now it's displaying as Object{5}

File with an example:
Visit.feature.zip

Example usage

What is profit?
In cy.task case for example we could provide some data which are important for debugging. As example on my project we are using them for requests instead of typical cy.request. And it's contain request options and response. So it will be useful.

P.S. If it will be possible to add such an opportunity for Yielded object as well, not only Args
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions