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

testing, writing, running, and debugging should be wrapped with whatever header, instead of the features header, as this makes an unlogical tree in the right sidebar of the website ![image](https://user-images.githubusercontent.com/65634467/193429272-4e39f345-7f6c-46a2-a109-e056a5a85dba.png)

I'm thinking something along the lines of "Ready to get started? Sign up for the Cypress Dashboard to get X, Y, and Z. "

### Subject All areas except dashboard docs ### Description Seed CTAs and links to the Dashboard docs throughout the rest of the docs, lining up with our ongoing app-cloud integration...

content: rewrite

### Subject Guides/Command Line ### Description Current documentation of `--record` CLI option is very terse & technical, should either be expanded in-place or linked to a broader explanation elsewhere (e.g....

content: rewrite

### What would you like? I have been declaring a variable with `cy.get` and was causing inconsistency as to which element it was asserting. The documentation doesn't state that this...

We tried to use playwright a while back in our CI/CD and we also tried the same command. The command to install deps will not work on other linux distros...

Associated code: https://github.com/cypress-io/cypress/pull/23734 Beginning in Cypress 11, invoking Cypress commands inside `.should()` will throw an error. Doing this currently (Cy 10 and earlier) results in undefined behavior - a term...

Request to add a new course here: https://cypressio.slack.com/archives/C7R5R7KBP/p1663681960598429 I removed the version 9 course, however, we can keep it if we see value in it. I am not familiar with...