cy.task() with three args don't work containing {log:false} #28762
guilhermealegria
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In construction method with custom command and cy.task I needed to insert {log:false} but when running test the console continued showed command according to prints below:
My task is with return promise and version cypress 13.2.0 with node 18.18.0
Beta Was this translation helpful? Give feedback.
All reactions