-
### Test code to reproduce
I cannot provide the specific test code I am using to produce this, since it contains internal company data. However, what I can tell you is these tests run for quite a lon…
-
### Current behavior:
The contents of `Cypress.spec` are incorrect when I click on "Run all specs".
It now contains:
```javascript
{
absolute: "__all",
name: "All Specs",
relative: "_…
-
Hello @mammadataei , thanks for your work on this amazing lib!
I'm having an issue with the dreaded `ENOENT` problem. I've read through all the related issues but even though it seems to be somehow r…
-
![ 2023-10-04 at 1 54 18 PM](https://github.com/boxblinkracer/cypress-testrail/assets/10404159/4baddc0e-9935-42e6-9d11-7baa6a85b588)
> NOTE: I did just recently update to latest `cypress-testrail v…
-
### Current behavior
While trying to click the uploaderButtonLink in firefox headless mode, getting crashed, screenshot mentioned below,
But the same working fine in Firefox normal mode and chro…
-
I have an Angular Nx project with Cypress. When I did not set autoMerge, the tests ran and were all reported to my instance of ReportPortal.
Once I switched to autoMerge, the first spec file ran s…
kpmck updated
2 years ago
-
I am in the process of upgrading from Cypress 12 to 13, but the specs that use `cypress-each` are failing at load time. I am using the latest `cypress-each`. I do not know what else to try to make thi…
-
I am using Cypress 10 with @badeball/cypress-cucumber-preprocessor and your Cypress-esbuild-preprocessor.
Everything worked very well, but now I updated the Cucumber preprocessor to the latest ver…
-
**Is your feature request related to a problem? Please describe.**
Most of plugins use cypress for integration tests, which are not giving coverage currently. Cypress [supports code coverage](https…
-
I added `@bahmutov/add-typescript-to-cypress ^2.1.2` to a fresh project with `cypress ^4.9.0`
```
$ uname -a
Linux manjaro 4.19.126-1-MANJARO #1 SMP Wed Jun 3 22:30:22 UTC 2020 x86_64 GNU/Linux
``…