You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2024. It is now read-only.
I'm using this repo to learn how to connect Cypress to a service created using
docker-compose.cy.visit('/')works fine within GitLab CI but when Cypress tries to access other routes such ascy.visit('/register')it gives me 404.Can you expand on this ?