Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Replay: Application under test disappears and entire screen is taken up by Command Log - stuck here #30793

Open
vanessaolmos88 opened this issue Dec 20, 2024 · 3 comments

Comments

@vanessaolmos88
Copy link

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

No se estan visualizando los videos en el cloud de cypress

Other

No se estan visualizando los videos en el cloud de cypress

@jennifer-shehane
Copy link
Member

@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.

@jennifer-shehane
Copy link
Member

@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
  • Refresh the webpage

image (12)

@jennifer-shehane 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
@vanessaolmos88
Copy link
Author

vanessaolmos88 commented Dec 30, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@jennifer-shehane @vanessaolmos88 and others