Record timer in dashboard keeps running even tests are stopped #2630
Labels
Cypress Cloud
Feature request or issue in Cypress Cloud, not App
type: unexpected behavior
User expected result, but got another
Current behavior:
record timer keeps running even after I killed the test
Desired behavior:
record timer should stop when i kill the test
Steps to reproduce:
run any test in cli
./node_modules/.bin/cypress run --record --key ***
kill the test
go see the dashboard
Versions
cypress 3.10
The text was updated successfully, but these errors were encountered: