-
### Current behavior
Executing the following command locally causes multiple errors to be reported:
```shell
yarn workspace cypress dtslint
```
The errors are similar to:
```text
The 'u…
-
-
### Current behavior
We are getting following random error on Teamcity Docker cypress base image based E2E test runs. Initially it was mostly during after each hook execution, however now we are se…
-
### Link to Cypress Cloud or CircleCI failure
https://github.com/cm-cypress/cypress-API/blob/main/POST.cy.js
### Link to failing test in GitHub
https://github.com/cm-cypress/cypress-API/blob/…
-
### What would you like?
I would like to consider removing document.domain injection and making `cy.visit()` require a full navigation when a subdomain navigation occurs, changing the cookie APIs t…
-
## What would you like?
Add [Google Chrome](https://developer.chrome.com/) to `Linux/arm64` browser images if / when this browser becomes available for `arm64` on Linux.
An alternative might be …
-
Based on issues:
- https://github.com/cypress-io/cypress-workshop-ci/issues/8
- https://github.com/cypress-io/cypress-workshop-ci/issues/9
- https://github.com/cypress-io/cypress-workshop-ci/issu…
-
**Describe the bug**
At work we have a Cypress stack using Gherkin and your reporter, and our tests are launched in parallel through `cypress-parallel` dependency.
Everything works fine until we t…
-
specifying a dynamic plan ID in the config
`testops: {
plan: {
id: process.env.QASE_PLAN_ID ? parseInt(process.env.QASE_PLAN_ID, 10) : undefined,
},`
then r…
-
### Current behavior
When installing with `npm ci`, the command *intermittently* fails with a generic `AggregateError`, such error does not allow to discern if the issue is on the client (`npm`) or t…