Cypress Test Runner doesn't load changes #15909
Unanswered
Tchougbe
asked this question in
Component Testing
Replies: 2 comments 1 reply
-
Are you using the component testing runner ( |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am dealing with the same problem. Any new change I do to the code, after save the project in VS Code then I run cypress and it does not execute the new changes in the runner.I execute npm run cypress open per e2e . |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi ,
I'm newbie to Cypress and have some weird behavior with Test runner.
Here is my code:
But when i change website url to visit (https://preprod.rutabago.com/) , Test runner never takes the changes nd still trying to visit the first website link.
Did i have some cache to clear?
Beta Was this translation helpful? Give feedback.
All reactions