-
Cypress 3.1.5
PR with bug reproduction https://github.com/cypress-io/cypress-test-tiny/pull/35
spec
```js
///
describe('page', () => {
it('fails', () => {
cy.wrap(null).then(Cypress.…
-
**Describe the bug**
Can't start a new discussion in Github Discussions.
The button that'd be generally available for starting a new discussion is not available in the Discussions page.
**To Repr…
talyh updated
3 years ago
-
### Current behavior
- The test doesn't 100% fail.
- I use Cypress v12.17.2 and `testIsolation` is disabled.
- cy.intercept() add route correctly, but doesn't intercept the XHR request, the cypress…
-
### What would you like?
Cypress doesn't support hive and Informix DB connections. It would be great if you can add these features
### Why is this needed?
This feature is needed to perform en…
-
**What does not work?**
In Visual studio code, I get this message "File 'C:/PROJ/Cypress_Typescript_Pa11y/node_modules/.pnpm/@cypress-audit+pa11y@1.4.2/node_modules/@cypress-audit/pa11y/index.d.ts' i…
-
Thank you for taking time to open a new issue. Please answer a few questions to help us fix it faster. You can delete text that is irrelevant to the issue.
## Is this a bug report or a feature requ…
-
# Question
## Relevant information
Cypress is deprecating Cypress.Cookies.defaults. Is in the timeline to change this?
Thanks in advance :)
-
Setup a GHA pipeline for testing.
Setup local testing tools
-
### Subject
build
### Description
Current guidleines instruction not include information how to build cypress fast.
Rebuild whole project takes around 3 minutes. There probably exist faster way to…
senpl updated
7 months ago
-
Having the assertion separate from the test makes it less likely to be reviewed and makes it harder to align assertion value and test.
**Describe the solution you'd like**
To implement toMatchInli…