I wrote couple of tests, which work for themselves. Each test visits a domain with the base url being "localhost:3000". When I try to run all of my tests, visit does not work after the second test.
So the first two visits work and the third one just waits till the timeout expires. When i switch up the order of the tests, they still get stuck at the third visit call.
This only happens when i start cypress with "cypress open" and run "Run all specs". When i run "yarn cypress run" all tests pass.
Hopefully someone can help!
EDIT: We used Nightwatch before and had no problems to jump to different urls.
Aucun commentaire:
Enregistrer un commentaire