You can resume paused runs but you can't stop them or restart them from the GUI.
Desired behavior
Make the stop button visible to stop a paused run.
Make the restart button visible to restart a paused run. This would be useful if you are testing the reliability of a particular code block like what you see below. I want to run this code a few times and make sure it's behaving as expected. Having a restart button will avoid having to write temporary test (loop) code and/or spoofing code changes to trigger restarts.
Current behavior
You can resume paused runs but you can't stop them or restart them from the GUI.
Desired behavior
Mockup UI:
Ideal Workflow:
This feature request will be even more useful when we can restart individual tests.
Versions
Cypress package version: 5.3.0 Cypress binary version: 5.3.0