-
## What would you like?
Document the necessary permission settings for `GITHUB_TOKEN`.
## Why is this needed?
As documented in the README [Automatic PR number and URL detection](https://githu…
-
## Issue
The CI workflow [circle.yml](https://github.com/cypress-io/cypress-docker-images/blob/master/circle.yml) often experiences HTTP [`502 Bad Gateway`](https://developer.mozilla.org/en-US/docs…
-
The [cypress-example-kitchensink](https://github.com/cypress-io/cypress-example-kitchensink) repository links to GitHub topic [travis-ci](https://github.com/topics/travis-ci). Travis CI is however no …
-
## What would you like?
Upgrade the action to use Node.js 20 which is the only currently supported version for GitHub Actions. See [runs.using for JavaScript actions](https://docs.github.com/en/act…
-
## What happens?
新建 umi simple app 后,使用 `umi g jest` 增加 jest 配置,无法运行 test。
## Mini Showcase Repository(REQUIRED)
> Please provide a [minimal reproduction](https://stackoverflow.com/…
-
### Current behavior
During Cypress run the application page disappear and appear default blank page, after that test scenario fail with visibility of inputs. The issue occur randomly on different …
-
### Current behavior
I'm using the pattern defined below to intercept and assert on graphql requests and responses:
https://docs.cypress.io/app/guides/network-requests#Alias-multiple-queries-or-mu…
-
### Current behavior
`npx cypress run --browser ~/chrome120/chrome --headed --no-exit`
![image](https://github.com/cypress-io/cypress/assets/5721147/7040cbd8-37e2-4822-a015-b2f812890fc7)
![imag…
-
### Current behavior
I'm seeing an issue where commands that should be grouped together aren't being grouped together.
This seems to have broken (or become worse) in 13.6.0 with this commit:…
-
My test script is below.the issue is random so sometimes the tests are passed and sometimes it fails.
I am running on ubuntu with latetst verion of synpress.
I can share the synpress json file fi ne…