Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mi4i0 opened this issue Jul 26, 2023 · 0 comments
Open

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

mi4i0 opened this issue Jul 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mi4i0
Copy link

mi4i0 commented Jul 26, 2023

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

@mi4i0 mi4i0 added the enhancement New feature or request label Jul 26, 2023
@agoldis agoldis changed the title Add possibility to explore cy.task args [CSR-834] Add possibility to explore cy.task args Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant