Joren Sijbel

Results 3 issues of Joren Sijbel

Added a check to prevent starting more threads than there are spec files found. Possible solution for: https://github.com/tnicola/cypress-parallel/issues/129 ![image](https://user-images.githubusercontent.com/39823861/191741411-d860f9a7-4a3c-41a5-90d7-ba25056377a5.png)

When there are for example 2 specs found, but the command was ran with 3 or more threads configured the first 2 agents run the correct specs but the 3rd...

### Current behavior When visiting a page that triggers certain redirects, the test runner keeps reloading and looping endlessly. https://user-images.githubusercontent.com/39823861/220307457-9c30ff6e-a37d-4abf-b370-2431082d3aae.mp4 ### Desired behavior Not reload the test runner and follow...

type: bug
stage: investigating
existing workaround
topic: visit
E2E