cypress-documentation icon indicating copy to clipboard operation
cypress-documentation copied to clipboard

Cypress Documentation including Guides, API, Plugins, Examples, & FAQ.

Results 301 cypress-documentation issues
Sort by recently updated
recently updated
newest added

This PR updates the description and keywords of [cypress-terminal-report](https://github.com/archfz/cypress-terminal-report) plugin. It also brings it forwards in the list, which I hope is allowed. The reason for bring it forwards is...

section: plugins

Hi, I found YT video explaining how to configure hosts using cypress config file instrad of changing hosts on my local machine: https://www.youtube.com/watch?v=BrZbNCrrlx8 In summary config like this: ``` {...

### Description In component testing documentation about custom dev servers, it says: `A custom function can be passed into the devServer option, which allows the use of other dev servers...

type: bug

## I'm submitting a... ``` [ ] Bug report [x] Content update [ ] Process update (build, deployment, ... ) ``` ## Type of bug / changes In our current...

content: new
section: guides
scope: small

This section describes behavior changed in [this PR](https://github.com/cypress-io/cypress/pull/29038) in order to fix [#5016](https://github.com/cypress-io/cypress/issues/5016).

### Subject Guides > Component Testing ### Description Component testing does not work with Yarn Modern Plug'n'Play and there is no mention in the documentation about compatibility. The Getting Started...

content: rewrite

### Subject [Getting Started > Installing Cypress > System requirements > Operating System](https://docs.cypress.io/guides/getting-started/installing-cypress#Operating-System) ### Description [System requirements > Operating System](https://docs.cypress.io/guides/getting-started/installing-cypress#Operating-System) lists OS versions which are no longer under vendor support....

content: rewrite
triaged

### Subject Guides ### Description In this guide: https://docs.cypress.io/guides/guides/environment-variables#Option-4---env In the "Downsides" section for CLI it states: "No support for nested fields", however I DO can pass nested fields from...

content: rewrite

### Subject [Plugins](https://docs.cypress.io/plugins) ### Description - Following on from the resolved issue https://github.com/cypress-io/cypress-documentation/issues/5630, all broken anchor errors reported by Docusaurus `npm run build` have been fixed, with the exception of...

content: rewrite