-
Hola @pedroprieto , me sale este error cuando intento hacer el test 4:
TypeError: The following error originated from your application code, not from Cypress.
> Cannot add property valor, …
-
Not compatible with Cypress 12 - index.js file still refers to cypress.json instead of cypress.config.js
-
**What problem are you trying to solve with Submitty**
Currently we do not have any Cypress Tests for markdown to make sure markdown is rendering properly in Submitty.
**Describe the way you'd l…
-
**Describe the bug**
**To Reproduce**
Tough to reproduce, seems a race condition. Stack trace:
```
From Node.js Internals:
TypeError: Cannot read properties of undefined (reading 'stage')…
-
### Have you experienced this bug with the latest version of the template?
Yes
### Steps to Reproduce
Setup the template and run `npm test:e2e:dev` and run the smoke test in either chrome or electr…
-
Cypress tests can also report code coverage. See https://docs.cypress.io/guides/tooling/code-coverage.html#E2E-code-coverage
-
A test failed on a tracked branch
```
CypressError: `cy.task('indexEndpointHosts')` failed with the following error:
> mapper_exception
Root causes:
mapper_exception: the [enabled] parameter can'…
-
### Current behavior
In the UI it displays the warning "cannot connect base url"
![image](https://github.com/cypress-io/cypress/assets/38029973/6165e547-16fd-4178-ab63-eb321de6744e)
But here it is …
-
A test failed on a tracked branch
```
CypressError: `cy.task('indexEndpointHosts')` failed with the following error:
> resource_not_found_exception
Root causes:
resource_not_found_exception: Tran…
-
### Current behavior
### Description:
While replaying an automation run on the Cypress Cloud Dashboard, the "Save Your Password" prompt appeared, displaying my colleague's username and password. Thi…