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

Include Xvfb to support cypress by default #13

Open
norgeindian opened this issue Sep 15, 2023 · 0 comments
Open

Include Xvfb to support cypress by default #13

norgeindian opened this issue Sep 15, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@norgeindian
Copy link
Contributor

It would be awesome, if Xvfb could be included by default.
Currently, it is not possible to run cypress inside the warden shell, as this system dependency is missing.
You get the following error message, whey you try it:

Your system is missing the dependency: Xvfb

Install Xvfb and run Cypress again.

Read our documentation on dependencies for more information:

https://on.cypress.io/required-dependencies

If you are using Docker, we provide containers with all required dependencies installed.

----------

Error: spawn Xvfb ENOENT

----------

Platform: linux-x64 (CentOS - 9
)
Cypress Version: 13.2.0

As far as I see, this is the only missing dependency, listed on https://docs.cypress.io/guides/getting-started/installing-cypress#Linux-Prerequisites

@navarr navarr added enhancement New feature or request help wanted Extra attention is needed labels Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants