cypress-io / cypress-example-recipes

Various recipes for testing common scenarios with Cypress

Home Page:https://on.cypress.io/examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

help of running the examples with docker cypress to avoid local installation of nodes and rpm

AnthonyTonda opened this issue · comments

hi, would you mind to support me how to run the example in the docker cypress image ?
`... testing-dom__drag-drop % docker run -it -v $PWD:/cyexre -w /cyexre --entrypoint=cypress cypress/included:10.6.0 run
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[194:0824/090715.922237:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
Cypress could not verify that this server is running:

http://localhost:7071

We are verifying this server because it has been configured as your baseUrl.

Cypress automatically waits until your server is accessible before running tests.

We will try connecting to it 3 more times...
We will try connecting to it 2 more times...
We will try connecting to it 1 more time...

Cypress failed to verify that your server is running.

Please start this server and then run Cypress again.`