-
### Current behavior
Cannot find module '@badeball/cypress-cucumber-preprocessor/browserify' or its corresponding type declarations
### Desired behavior
there shouldn't be this error
### T…
-
## Current Behavior
In `workspace.json`, for an e2e app with `@nrlw/cypress`, `"devServerTarget": "my-project:serve"` makes Nx run `my-project:serve` but it skips the new `dependsOn` option for…
-
### Test code to reproduce
No code is failing. Code works when running in Desktop. Hangs between tests and stops running. No errors reported.
### Cypress Mode
cypress run
### Cypress Version
13.0…
-
### Current behavior:
Intellisense/ AutoComplete Not Working in VS Code.
### Desired behavior:
Intellisense/ AutoComplete Should Work in VS Code.
### Problem:
I have been working on t…
-
### Current Behavior
Before I had the old nx setup without esbuild. The repo is around 170 libraries, some of them are internal, we have all kinds of other libraries.
Old setup:
```json
"build…
-
Can't seem to get it to finish creating the necessary nodes.
Running Lineage 18.1 as of yesterday. Samsung A5 (2017)
[*] ConfigFS seems to be mounted...
[*] ...and usb_gadget is available
[!] us…
-
I have a fresh archlinux install on a new device (MELE QUIETER 2D, x86 64 bits), so everything is up-to-date (kernel is : "Linux hyperion 5.17.7-arch1-2 #1 SMP PREEMPT Sun, 15 May 2022 05:00:14 +0000 …
-
Hello,
I'm new to cypress and I'm studying to implement it in my company. Ideally we would have the ability to test E2E and components
E2E tests are working like a charm, the problem is setting up…
-
### What happened?
We're using Quasar 2.14.5 and doing component tests with Cypress:
```
Cypress: 13.6.3
Browser: Electron 114 (headless)
Node Version: v18.16.1
some of t…
-
### Current behavior:
Into TypeScript declaration docs: https://docs.cypress.io/guides/tooling/typescript-support.html#Types-for-custom-commands
The signature should match the one from `get`, so…