-
### Current behavior
```
We've detected that you're using a 3rd party library that is not supported by Cypress: cypress-cloud
To continue running Cypress, please remove this library and its confi…
-
## Summary
When running on a minikube cluster and following [the readme](https://github.com/sorry-cypress/charts/blob/main/charts/sorry-cypress/README.md), the default published helm chart displays…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/sorry-cypress/sorry-cypress/issues?q=is%3Aopen+is%3Aissue) and [discussions](https://git…
-
Hello again everyone! 👋
Sorry for being away for a while - I had simply not time to keep the library in a shape that I'd like it to be. My apologies!
As a part of repo cleaning up process, I'd …
-
## Summary
Helm Chart giving Error when viewing the Dashboard
## How to reproduce
Install sorry-cypress using Helm
## Environment
kubeadm k8s enviroenment
- sorry-cypress version: 2.5.1
!…
-
### Current behavior
- The test doesn't 100% fail.
- I use Cypress v12.17.2 and `testIsolation` is disabled.
- cy.intercept() add route correctly, but doesn't intercept the XHR request, the cypress…
-
I have configured dependabot updates of [cypress-docker-images](https://github.com/cypress-io/cypress-docker-images) in a private repository:
- `.github/dependabot.yml`:
```
version: 2
upd…
-
Allow customizing of the slack message. Currently this plugin is rather fixed on the cypress dashboard with regards to the dashboard url. Even if one would manage to get for example the sorry-cypress …
-
First of all sorry about my english because I am not a native speaker. I am trying to learn Cypress automation from the beginning and I just trying to follow this initial course (https://learn.cypress…
-
### Subject
API
### Description
It seems like the usage of `ensure*` methods documented in [Custom Queries](https://docs.cypress.io/api/cypress-api/custom-queries) has changed to `Cypress.ensure.*`…