-
### Current behavior:
When adding a new custom command, like
`Cypress.Commands.add('login', (user) => {`
JetBrains (GoLand in my case) doesn't recognise the command and throws an error on it.
…
-
### Current behavior
With Angular versions 17.1 and 17.2, [signal](https://github.com/angular/angular/pull/53521) and [model inputs](https://github.com/angular/angular/pull/54252) were added, respect…
-
### Current behavior
I wanted to try setting up component testing for the first time after upgrading to Cypress v10.1.0, but I'm hitting an unexpected error when going through the wizard in the deskt…
-
👋 Hello. We have a component that’s using this hook with in it’s default form (no custom callback) and have been getting a lot of `ResizeObserver loop limit exceeded` errors thrown during usage.
F…
-
### Current Behavior
The wrong background color is used in some sections on the node details page
![image](https://github.com/meshery/meshery/assets/51539117/eee6c5f5-29b3-41a6-858b-5d4c9792d5eb)
#…
-
### Current behavior
I've add first component tests and trying to run it. Browser started m but stuck with message "Your tests are loading..."
### Desired behavior
Component test is start…
-
This is an enhancement suggestion to migrate Cypress Docker Image generation from Debian 11 `bullseye` to Debian 12 `bookworm`.
## Background
Cypress Docker Images are currently built based on `…
-
### Current behavior
```
17:16:38 Can't run because you've entered an invalid browser name.
17:16:38
17:16:38
Browser: chrome was not found on your system or is not supported by Cypress.
17…
-
I have created a docker file that contains the below line of code.
> FROM cypress/base:14.19.0
RUN mkdir /legrande-cypress
WORKDIR /legrande-cypress
COPY ./package.json .
COPY ./cypress.json .
…
-
Currently if I pass`--report-dir` it appends the path/filename to the `--custom-url` option. The problem I have is the report- dir folders are deployed to the root, so the folder structure doesn't exi…