cypress-documentation
cypress-documentation copied to clipboard
Cypress Documentation including Guides, API, Plugins, Examples, & FAQ.
### Description ## What would you like? 1. Remove the section [Get Started > Install Cypress > Direct download](https://docs.cypress.io/app/get-started/install-cypress#Direct-download)  2. Alternatively, move the section [Direct download](https://docs.cypress.io/app/get-started/install-cypress#Direct-download)to the [References >...
### Description ## What would you like? Document how to set up Cypress with TypeScript when `package.json` contains `"type": "module"`. ## Why is this needed? [Tooling > TypeScript](https://docs.cypress.io/app/tooling/typescript-support) states that...
### Description When clicking in the "See also" anchor, the active element is the above anchor. (History) ### URL of Issue(s) https://docs.cypress.io/api/commands/window#See-also ### Steps to replicate 1. Go to the...
### Description I am interested in contributing to improve Cypress documentation by translating it into Farsi. Is this initiative part of your roadmap?
(Taking a stab at) adding documentation on `.js` fixture files. Current documentation mentions that `.js` fixture files are possible, but doesn't describe how to use them, leading to issues like...
### Current behavior  I set theme on dark mode it toggle to moon icon and it's need to maitain state on moon icon even if user refresh...
The documentation at https://docs.cypress.io/guides/component-testing/vue/examples#Replicating-the-expected-Component-Hierarchy has not been updated for Vuetify 3 and as such, it does not work for the current version of Vuetify. (I can't for the life of...
### Description The links to [circle.yml](https://github.com/cypress-io/cypress-example-kitchensink/blob/master/.circleci/config.yml) are outdated on https://docs.cypress.io/cloud/features/smart-orchestration/parallelization Steps: 1. https://docs.cypress.io/cloud/features/smart-orchestration/parallelization#Without-parallelization or https://docs.cypress.io/cloud/features/smart-orchestration/parallelization#With-parallelization 2. Click the link to circle.yml **Expected** Latest version of [circle.yml](https://github.com/cypress-io/cypress-example-kitchensink/blob/master/.circleci/config.yml) **Actual** An old version...