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

Correct video recording debug statement #5926

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

MikeMcC399
Copy link
Contributor

Issue

In Guides > Screenshots and Videos > Video encoding the instructions say:

If you are an FFmpeg pro and want to see all the settings and debug messages
during the encoding, run Cypress with the following environment variable:
DEBUG=cypress:server:video cypress run

This instruction does not work as it stands, since it is missing the package manager prefix (npx, yarn or pnpm).

Change

Remove cypress run from the text, leaving the environment variable statement DEBUG=cypress:server:video on its own.

Copy link

netlify bot commented Sep 16, 2024

👷 Deploy request for cypress-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit c2695a3

@cypress-app-bot
Copy link
Collaborator

@MikeMcC399

This comment was marked as outdated.

@MikeMcC399 MikeMcC399 marked this pull request as ready for review September 16, 2024 10:20
@jennifer-shehane jennifer-shehane merged commit 6589569 into cypress-io:main Sep 16, 2024
5 checks passed
@MikeMcC399 MikeMcC399 deleted the debug/video-encoding branch September 17, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants