elegant-insurance-66438
05/24/2023, 12:44 PM.gitlab-ci.yml
- the tests were running fine locally and also as part of the CI/CD pipeline after pushing.
I merged the feature branch into the dev branch but now there are timeout errors regarding elements not being found. The output video and screenshots show that the element that can't be found is actually there and can be seen - I checked that the selector is correct. I pulled the dev branch with the merged feature branch changes and the tests are running without issue locally. I also tried changing the timeout threshold to 60000 but it didn't help.
This maybe more of a Gitlab issue rather than Cypress, but any pointers would be appreciated.