-
É necessária a tradução dos testes com Cypress para serem executadas localmente.
-
In `cypress.config.js` https://github.com/datatlas-erasme/datatlas/blob/bb06f8b615e18e14319142c982bbf7d00567ea64/apps/backend/cypress.config.js
-> `baseUrl: 'http://localhost:3333'` works but won'…
-
**Description**
Offline support is becoming important to web applications. It would be nice to switch the browser to the offline mode from Cypress either by test or for all tests and run it. If might …
-
### Current behavior
When starting Cypress Component Testing in a fresh Angular project, it logs many warnings:
```
WARNING in C:/Sandboxes/Experiments/cypress-component-testing-typescript-warnin…
-
Just wondering if there are plans to adapt this for Cypress 10? As you know, there is no cypress.json file and cypress.config.ts complains about "theme": "dark"
Thanks!
Kent.
-
### What would you like?
Test Cypress with current WebKit ~~`17.x`~~ `18.x` instead of `16.0`.
### Why is this needed?
The current version of WebKit is ~~`17.4`~~ `18.0`.
CircleCI tests wi…
-
We tried to run cypress docker image under Jenkins which runs all docker images with non-root account. Unfortunately, this is not possible without hack and modifications in the image itself.
I've i…
-
Cypress tests interact with parts of the application where sounds effects are made. This is distracting when working with the tests locally. (i. e. `yarn web cy:open` or `yarn web cy:run`)
`howler`…
-
Brief description:
Action Tags are an excellent way to customize the data entry experience for surveys and forms. e.g. @CALCTEXT, @DEFAULT etc. These are used for validating data.
User spec:
https://…
-
Evidence:
![image](https://github.com/filiphric/cypress-plugin-api/assets/119970033/aef12be8-2156-4b10-829f-ddaac62caf44)
test in cypress 12.17.2
```
describe('template spec', () => {
it('p…