cypress-documentation
                                
                                 cypress-documentation copied to clipboard
                                
                                    cypress-documentation copied to clipboard
                            
                            
                            
                        Cypress Documentation including Guides, API, Plugins, Examples, & FAQ.
### Description confusing documentation ### URL of Issue(s) none ### Steps to replicate I read and re-read the documentation on cy.session, the migration guide the changes of the Cypress.Cookies API...
### Description When I followed - https://docs.cypress.io/guides/end-to-end-testing/azure-active-directory-authentication, the application doesnt load at the end while in the address bar - application url appears ### URL of Issue(s) - ### Steps...
Is it intended that the 'unsafe-to-chain-command' rule hits, if you use quite normal stuff like the ones given in the official Cypress documentation? I think the rule should do much...
### Subject [References > Advanced Installation > Windows Subsystem for Linux](https://docs.cypress.io/guides/references/advanced-installation#Windows-Subsystem-for-Linux) ### Description The section [Windows Subsystem for Linux](https://docs.cypress.io/guides/references/advanced-installation#Windows-Subsystem-for-Linux) describes how to install `WSL` to display the Cypress UI. Users...
### Subject [Guides > Launching Browsers > Chrome Browsers](https://docs.cypress.io/guides/guides/launching-browsers#Chrome-Browsers) ### Description In the section [Guides > Launching Browsers > Chrome Browsers](https://docs.cypress.io/guides/guides/launching-browsers#Chrome-Browsers) it states: > All Chrome* flavored browsers will be...
In [this](https://docs.cypress.io/guides/tooling/visual-testing) and [this](https://docs.cypress.io/plugins#Visual%20Testing) pages there are mentions and instructions to install a plugin that has not worked with Cypress since version 4.5.0: `cypress-plugin-snapshots`. The first page I mentioned even...
### Subject Contributing - Plugins ### Description The [Plugins list](https://docs.cypress.io/plugins) includes a link "Follow these instructions to [submit your own plugin](https://github.com/cypress-io/cypress-documentation/blob/master/CONTRIBUTING.md#adding-plugins)." as a section in the [CONTRIBUTING](https://github.com/cypress-io/cypress-documentation/blob/master/CONTRIBUTING.md) document - see...
### Subject Guides ### Description The [Actionabiliy page](https://docs.cypress.io/guides/core-concepts/interacting-with-elements#Scrolling) (and a few other pages) mentions the "nearest" option for scrollBehavior but I can't find a definition for that. Does that mean...
### Subject guides ### Description I understand that next.js 13 with it's app router and server components is still relatively new, but I couldn't find any guidance or official ways...
### Subject guides, examples, mirror setup ### Description The current documentation describes mirroring briefly, and there are a few different options in setting up a mirror. The docs do not...