https://cypress.io logo
Run specs in a specific order
# i-need-help
e
Hello there! Is there any way to run specs in a specific order? I've actually tried with importing them in a spec file and then running it and worked, but in that way I cannot do any spec re run inside it.
Solved. Thank you.