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
@vanessaolmos88 When a Test Replay is not available in the Cloud, we suggest trying a few things:
Upgrade your version of Cypress to the latest version - some of the recording issues have been fixed.
Turn off 'Google Translate' on your browser when viewing the Test Replay. There is an issue with Chromium, when Google Translate is turned on that causes problems on our Cloud site. We're hoping to find a way to work around this at some point, but for now - try to turn this off.
Turn off extensions to ensure nothing is in conflict with our rendering (or open the browser in Incognito mode)
Let us know if any of these suggestions resolve the issue.
@vanessaolmos88 Hi, actually the screenshot you uploaded in the Test Replay report helped narrow this down further.
There's a situation where the application under test can disappear, where the Command Log takes up the whole screen. This looks like what happened to you.
Workaround:
Open DevTools to localStorage
Clear the test-replay:panel:size:left and test-replay:panel:size:right keys under https://cloud.cypress.io
jennifer-shehane
changed the title
No se estan visualizando los videos en el cloud de cypress
Test Replay: Application under test disappears and entire screen is taken up by Command Log - stuck here
Dec 20, 2024
Hello,
I followed the instructions to clear the test-replay:panel:size:left and
test-replay:panel:size:right keys in localStorage under
https://cloud.cypress.io, and it worked perfectly for me. Thank you!
El vie, 20 dic 2024 a las 10:54, Jennifer Shehane ***@***.***>)
escribió:
Current behavior
No se estan visualizando los videos en el cloud de cypress
Desired behavior
No se estan visualizando los videos en el cloud de cypress
Test code to reproduce
No se estan visualizando los videos en el cloud de cypress
Cypress Version
13.12.0
Node version
7.65.0
Operating System
linux
Debug Logs
Other
No se estan visualizando los videos en el cloud de cypress
The text was updated successfully, but these errors were encountered: