Recording tests on the dashboard seems not to be working as expected
See original GitHub issueCurrent behavior
I am recording some of my tests on the dashboard. The end goal would be to see those tests when failing and see figure out some issues. At the moment the videos seem to be working for 5 seconds every 5 minutes. In other words most of the time it shows me the same screen screen.
Desired behavior
I would basically wanted to be able to see the video.
https://user-images.githubusercontent.com/4181674/121431853-3d812900-c97a-11eb-8237-f3788bb67e82.mp4
Versions
"cypress": "7.5.0"
Issue Analytics
- State:
- Created 2 years ago
- Reactions:4
- Comments:19 (3 by maintainers)
Top Results From Across the Web
Why Doesn't My Dashboard Display the Data I Expect?
If you're not seeing data you expect, refresh for latest data, check that you have the right running user, and verify your dashboard...
Read more >Cypress Cloud
Tests are recorded when cypress run is called with the --record flag while supplying the record --key . This means your test run...
Read more >Introduction to the Cypress Dashboard - YouTube
... we'll do a Dashboard walkthrough, highlighting how best to incorporate it into your testing s...
Read more >Best Practices for Maintaining End-to-End Tests - Datadog
Inefficient test steps that make failures more difficult to troubleshoot; Tests that do not accurately describe what is being validated, making ...
Read more >View progress report - Azure Test Plans | Microsoft Learn
View the status of planned tests or monitor testing progress by defining test case or test result charts. To learn more about test...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I had to disable video recording as it was completely slowing down my CI process (which eats into my github actions mins) and was providing 0 value to the debugging process. This is a huge blocker to forward progress and is quite frustrating when choosing the practice of using Github actions and Cypress testing for CI (with recordings).
Nope, we didnt get any assistance here unfortunately