cypress icon indicating copy to clipboard operation
cypress copied to clipboard

Fast, easy and reliable testing for anything that runs in a browser.

Results 1422 cypress issues
Sort by recently updated
recently updated
newest added

### Current behavior cy.get with an alias for requests returns a JQuery instead of a http response interface. There was also no notice in the change log about a behavior...

stage: ready for work
type: typings

- Closes ### User facing changelog Merge develop into 12.0.0 ### Additional details ### Steps to test ### How has the user experience changed? ### PR Tasks - [ ]...

### Current behavior Hi there! 👋 Thanks for your continued effort on Cypress, really helpful for testing! The Cypress binary with `[email protected]` causes an error on macOS 13.0.1 (22A400) (with...

### Current behavior The .origin() command doesn't accept new origin that haves the same domain but a different subdomain. This worked in cypress 10, but stopped working after the upgrade...

Related to #348. It is actually possible for Cypress to implement strategies when the renderer (or browser process) crashes during a test run - something like `recoverFromRendererCrashes: true` by default....

type: feature
stage: proposal 💡
difficulty: 4️⃣
priority: low

### Current behavior [Subtle Crypto](https://developer.mozilla.org/en-US/docs/Web/API/Crypto/subtle) (`window.crypto.subtle`) is undefined in Firefox 84. First noticed my CI tests in Firefox were failing, then reproduced locally by updating my local Firefox (and Cypress)...

type: unexpected behavior
browser: firefox
stage: backlog

### Current behavior Upgrading to Cypress v11 (any minor version) has resulted in TypeScript errors appearing in my component test files, specifically when using mount with an SFC that has...

npm: @cypress/vue
CT

### Current behavior Hello everyone, I am new to Cypress and I am doing some tryouts for file upload in my project by using the built in file upload feature...

OS: windows
browser: webkit
Reproducible
experiment: webkit
E2E
Triaged

This PR was auto-generated to update the version(s) of Chrome for driver tests

### Current behavior Consider an Angular workspace containing 2 projects of type "Application" and 2 projects of type "Library". The project was created in previous versions of Angular that don't...

stage: backlog