-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Add the possibility to explore cy.task args as it is in Cypress debug window

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

agoldis
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request