How to return a list of objects from Cypress Custom Commands in type script #9228
Unanswered
sgv584
asked this question in
Questions and Help
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.
-
I am using Cypress for my end to end Integration tests. I have a use case which involves returning a list of objects from Cypress Custom Commands and I have a difficulty in doing so. Here is my code pointer:
index.ts
sampleSpec.ts
Did anyone work on similar use case before?
Thanks,
Saahith
Beta Was this translation helpful? Give feedback.
All reactions