-
### Current behavior
When using Cypress NPM API, i.e. cypress.run(..) or cypress.open(..) the parameter "specPattern" inside "config" does not exist. Yet it can be used and it actually works :-)
P…
-
Docs say to include the code with the publicClientConfig, module.exports, etc in the /plugins/index.js file however I am using Cypress 10.4 and the plugins folder is no longer supported. Is there an …
-
Right now the resolution of the screenshots and the recorded video is fixed at 1280x720. This should be configurable
-
### Current behavior:
Right now, whenever you start Cypress it will kick off some of the commands twice.
This isn't a problem most of the time as tests should be self contained anyway, but if you…
-
### Current Behavior
The integrations column is not visible in mobile view but is visible in desktop view
**Mobile View**
![image](https://github.com/layer5io/layer5/assets/51539117/a76692f3-985f-4…
-
When running a Toast site on Netlify (and potentially other providers) sometimes NPM is not run, which means the postinstall lifecycle is not run, which means the binary that was downloaded doesn't ge…
-
This issue will track the tests which need to be implemented in order to increase stability of this codebase. Please feel free to add suggestions.
**MASTER_MARK_LIST**: (@riverceebontu)
- [ ] `…
-
Since [our back-and-forth yesterday in the Cypress repo](https://github.com/cypress-io/cypress/issues/144), I'm now trying get the example specs to run properly. I hadn't updated Node.js yet yesterday…
-
Say I have a monorepo with multiple apps which share libs. If i modify a shared lib and want to test if my apps pass the tests, what is the best approach?
```
- packages
- app-1
- cypress
-…
-
I'm trying to detect if I'm logged in and if so, log out in a before hook. I put it in my custom login command. It's failing when it can't find an element (which I would think would just continue to t…
bgk17 updated
2 years ago