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

Hello ! The purpose of this PR is to reference Sauce Labs plugin that permits to upload results to user's Sauce Lab account seamlessly. Repo: https://github.com/saucelabs/sauce-cypress-plugin Npm Package: https://www.npmjs.com/package/@saucelabs/cypress-plugin ---...

section: plugins

Added two more of my courses https://cypress.tips/courses

In the latest version of eslint-plugin-cypress, version 2.13.2, cypress/unsafe-to-chain-command lint errors appear to be getting thrown for scrollIntoView commands, when 'should' test validations are chained to the command, i.e. `cy.get('button#checkout').scrollIntoView().should('be.visible')`...

triaged
E2E

### Subject guides ### Description Hello, I tried to setup code coverage on next 13 but wasn't successful due to next using swc instead of babel. It would be nice...

content: rewrite

### Subject Component Testing ### Description In order to make the Component Testing docs work better as an introduction, we should make sure that at the bottom of each subsection...

content: rewrite

### Subject Component testing ### Description Within the [CT overview page](https://docs.cypress.io/guides/component-testing/overview) we can be more clear about how component testing works and what it does. In "Why Component Testing?" we...

content: rewrite

### Subject Component Testing ### Description Currently each "framework" page has a specific API section. A new page to summarize the underlying ideas within Cypress component testing APIs would be...

content: rewrite

### Subject Cypress grep readme should contain examples for CI runs with multiple args ### Description Hello guys! ### Why I spent a few hours trying to understand why my...

content: rewrite

### Subject Missing link for more resources in best practices for selecting elements ### Description The link for more resources is missing here https://github.com/cypress-io/cypress-documentation/blob/main/docs/guides/references/best-practices.mdx?plain=1#L231-L232

content: rewrite