-
**Is your feature request related to a problem? Please describe.**
Hello, excellent library đź‘Ť
In cypress there is this thing called [Test Retries](https://docs.cypress.io/guides/guides/test-retri…
-
**Is your feature request related to a problem? Please describe.**
We have many e2e-Tests, where each test consists of multiple nested describe-Blocks, each having several it-Blocks. This generates…
-
Important point: within CodeceptJS 3.2.0 version is working properly
```bash
page.$$: Execution context was destroyed, most likely because of a navigation.
at findElements (node_modules/codeceptj…
-
**Environment**
nativescript: 8.0.2
```
"dependencies": {
"@nstudio/nativescript-checkbox": "^1.0.0",
"@vue/devtools": "^5.3.3",
"d3-ease": "^1.0.7",
"nativescript-ad-suppor…
-
## Description
Publish Cypress Mochawesome report HTML reports with video playback.
Ideally, publish the reports in GHA for easy reference.
## Tasks
- [x] Publish Cypress Mochawesome HTML Reports wi…
-
**Expected Result**: Trying to take multiple screenshots of the testcase runs, and smooth running of the testcases.
**What happens**: Codeceptjs hangs during the electron preview and resumes only w…
-
### Current behavior
When I try to install cypress, I get an error (see debug logs for details).
Other users of the same repo don't seem to be having any trouble.
I am not behind a proxy.
…
-
### Bug Description
mochawesome is listed as a unused devDependency if it's used as a reporter for Cypress. This is false positive.
### Code snippets
**Where the dependency is used:**
`cypress…
-
#### I am using TypeScript and would like to wait for a response from a specific URL, and get the JSON representation of the response body to be able to operate with response data.
#### but ```` I.…
-
# Description
* Use [Mochawesome Report Generator](https://www.npmjs.com/package/mochawesome-report-generator) to create a nicely formatted report with inline video playback for the Cypress E2E test r…