-
### Current behavior
The following spec fails:
```js
describe('document() does not produce an HTMLDocument', () => {
it('produces another document', () => {
cy.document().then((doc) => …
-
### 🔎 Have you searched existing issues to avoid duplicates?
- [X] I have made sure that my issue is not a duplicate.
### 🧪 Have you tested your code using latest version of Synpress?
- [X] I have …
-
- This issue follows on from https://github.com/cypress-io/cypress-documentation/issues/5530.
### Current behavior
If `.browserslistrc` from the npm module [browserslist](https://www.npmjs.com/p…
-
**Description:**
This task involves adding a connector for the Bambora APAC functionality in Cypress.
For reference, similar connectors have already been implemented in the repository. You can re…
-
**Is your feature request related to a problem? Please describe.**
Hi!
I run Cypress & Percy tests in GitHub Workflows and using the `cypress-io/github-action` Action in [parallel mode](https://gith…
-
### Description
There is a chance of this happening when using cypress tests, either with open or run
### URL of Issue(s)
https://docs.cypress.io/
### Steps to replicate
I have a problem, when cy…
-
### Current behavior
Although `experimentalWebKitSupport` is undefined and defaults to `false`
`DEBUG` setting with `cypress:server:browsers:utils` logs an error
> cypress:server:browsers:util…
-
### Current behavior
Component tests hand indefinitely after the message "webpack compiled successfully" is displayed on CI.
They run just fine locally.
One funny fact is that when I was runnin…
-
A test failed on a tracked branch
```
CypressError: Timed out retrying after 150050ms: `cy.click()` failed because the page updated while this command was executing. Cypress tried to locate elements …
-
### Current behavior
Cypress Studio seems to be lacking shadow DOM support.
### Desired behavior
Cypress Studio records interactions with shadow DOM components.
### Test code to reproduce
…