-
When I try to use Cypress/puppeteer plugin for lighthouse user flow it doesn't work for me
The problem is that the function startFlow from lighthouse assume that he will receive the page from lightho…
-
The test is crashing and returning to the login page after showing this error message:
"Cannot read properties of undefined (reading 'includes')"
This was working yesterday, and then all of the su…
-
### What would you like?
I want to be able to sort the list of specs in the Cypress app by last updated
### Why is this needed?
So I don't have to scroll/search for the specs I updated.
### Other
…
-
### Current behavior
The tags, sometimes, are not being displayed over the Cypress Cloud in the order we declare in the --tag command.
### Desired behavior
The tags should be displayed in the…
-
**Description:**
After updating from 18.0.0 to 18.0.2 many of our Cypress tests started failing. These are tests that close a modal and then immediately starts typing in input fields. Standard behavi…
-
### Current behavior
When testing a form which is normally being prevented from reloading the page, cypress still does. The library I am using is preventing a page reload in their form component [lik…
-
## Summary of the bug
Some component visual regression tests where focus state is included needs padding added to ensure the entirety of the component and state is visible.
## 📸 Screenshots or c…
-
Just wondering if there are plans to adapt this for Cypress 10? As you know, there is no cypress.json file and cypress.config.ts complains about "theme": "dark"
Thanks!
Kent.
-
This started out limited to issues with scrolling/testing scrolling behavior in Cypress, but while writing it I decided to expand it to cover Cypress flakiness in general as a lot of our flaky tests r…
-
A test failed on a tracked branch
```
CypressError: `cy.task('deleteIndexedFleetEndpointPolicies')` failed with the following error:
> Request failed with status code 400
https://on.cypress.io/api/…