https://cypress.io logo
I have a test that sometimes fails on the CI due t...
# e2e-testing
h
I have a test that sometimes fails on the CI due to timeouts, specifically when there are multiple instances of Cypress running. Guess the server is lagging a bit when that happens. Would setting a custom timeout be okay to remedy this?
2 Views