You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'll need a specific reproducible example to address this. We also don't recommend running a large number of test files in interactive mode using the 'Run all tests' mode. Interactive mode is used for active development and debugging - use cypress run to run a large suite of tests. #1586
We'll need a specific reproducible example to address this. We also don't recommend running a large number of test files in interactive mode using the 'Run all tests' mode. Interactive mode is used for active development and debugging - use cypress run to run a large suite of tests. #1586
Ok, I didn't know that.
Everything is running now smoothly without any time outs.
Current behavior:
Browser times out when running 6 or more tests.
The tests are pretty heavy to run.
Google chrome:


(It is in Dutch, but it basicly says something went wrong).
Electron:
Desired behavior:
Able to run 6 or more UI tests.
Steps to reproduce: (app code and test code)
Make 6 tests. They are pretty heavy because they log in and logout a few times during the multiple tests.
Can't publish any code.
Versions
Version 3.2.0
Windows 10
Google Chrome & Electron
16GB Ram
The text was updated successfully, but these errors were encountered: