Hola! I ran into the same issue as this person on ...
# help
r
Hola! I ran into the same issue as this person on stackoverflow: https://stackoverflow.com/questions/68307782/cypress-test-not-finding-element-when-ran-in-gitlab-ci Locally, my test runs just fine. Also after clearing my npm-cache, reinstalling dependencies etc. A colleague of mine also faces no issue with running the tests locally - all tests succeed. Only in the GitLab pipeline one single test can't find an element by
data-cy
- even tho it succeeds locally. It results in an assertion error, as stated in the Stackoverflow post. Any ideas on what the issue could be? We already tried to clear the GitLab runner cache and re-ran the pipeline but it didn't help... #763105090679865354