Lack of documentation on how you check if a Vue component redirect worked #29691
Unanswered
rezelute
asked this question in
Component Testing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the following code which is calling a function inside the component i am testing
Top of the component test:
Inside an IT:
Note however that if i add a cy.wait(500) below then it works in headless and the Cypress UI
Beta Was this translation helpful? Give feedback.
All reactions