-
### Current behavior
Steps:
1) In check out, i select KLARNA payment method
2) Click continue to payment
3) Cypress browsers CLOSE when the loader appears on check out. (Happens only with KLARN…
-
### Current behavior
Snapshot creation outputs hundreds of warnings when run on Windows, for example
```
> node_modules/ts-node/dist/index.js:247:38: warning: This call to "require" will not be…
-
### Current behavior:
```js
...
return (
...
alert(`slider changed
to:${event.target.value}`)}
/>
...
```
```js
cy.get('.search-bar__form-range > input[type=range]').as('ra…
-
### Current behavior:
`cypress run` doesn't output retries logging in the terminal when using reporters other than `spec`.
### Desired behavior:
Having `cypress run` to always output retr…
-
### Current behavior:
When I run the "actions" tests in the provided examples, the clicks on the canvas show while the test is running, but do not show when going back through them in the comman…
-
### Describe the bug
I am working to automate using Cypress and ZAP together. Previously I would run the ZAP client and specify it as a proxy for Cypress. While attempting to do this in CI with the l…
-
### What would you like?
It would be helpful for our team and contributors if the linux-x64 job in develop was less flaky. A lot of this, we've found, is due to the job relying on many windows tests …
-
## What would you like?
Add [Chromium](https://www.chromium.org/Home/) to the `factory` build process described in the [cypress/factory README](https://github.com/cypress-io/cypress-docker-images/b…
-
### Current behavior:
I was trying to restructure my repo to be similar to https://github.com/cypress-io/cypress-test-nested-projects, with cypress and other node modules installed at the root inst…
-
We've had a couple people inquire about running in Concourse CI, especially with parallel runs. Would be nice to get an example.
Also, collecting CI env vars in the test runner will likely be help…