-
It remains to be seen if all browser respect this - but setting the `TZ` environment variable seems to make chrome change the timezone accordingly.
If this is the case we can accept this as a confi…
-
### Desired behavior:
I'd like a `--stress-test` parameter which lets me re-run tests for a set number of hours, with a final report to indicate which tests are flaky and which are sturdy.
~~As an…
-
### Is your feature request related to a problem?
There is a bug for Cypress versions prior to 10.8.0 that causes it to fail when running on Windows due to path separator issues.
### What solutio…
-
### What would you like?
1. Update the npm module [parse5-html-rewriting-stream](https://www.npmjs.com/package/parse5-html-rewriting-stream) to [parse5-html-rewriting-stream@v7.0.0](https://github.co…
-
Change "_spec_s" to "\*spec\*s" at the end of the sentence "A test typically consists of a series of steps that are automated by the Cypress tests, called _spec_s." in the "End-to-End Tests" section …
-
I'm setting up jscutlery in my project, and when I execute `ng run my-project-here:ct` I get the following error:
```
1) An uncaught error was detected outside of a test:
ReferenceError: …
-
### Current behavior:
Hello!
we use the plugin to upload a single jpeg file
`cy.get('my_file_input_selector').attachFile('flle_to_upload.jpeg');
`
This works as expected when running the test…
-
**Logs and screenshots**
Here's the end of the log for one of my tests (as stylized by Firefox):
Each of those "request combineCoverage" lines are **huge**.
**Versions**
- What is this…
-
### Description
A common interaction pattern in touch interfaces is pinching to zoom. This does not work in the graph view of the cylc GUI.
### Reproducible Example
1. Open a wo…
-
https://github.com/scottschafer/cypressautomocker/blob/1eebe019e537c19a7a48c925a401755b68ec3ec2/include-in-tests/autoMockCommands.js#L53
https://github.com/cypress-io/cypress/issues/4352
This is…