cypress-documentation
cypress-documentation copied to clipboard
Cypress Documentation including Guides, API, Plugins, Examples, & FAQ.
VERY very rough draft -- quit a few grammatical errors at this point [#https://github.com/cypress-io/cypress/issues/22201](https://github.com/cypress-io/cypress/issues/22201)
https://on.cypress.io/test-retries does not go anywhere
## Changes - add an entry on the plugin page for cypress mailhog plugin
I updated the permanent trade offs section to have **single origin** in the temporary trade-offs section with some additional context. `- Currently, we are working to address each test being...
### Description On Okta Authentication page, the code snippet that shows the example how method 'loginByOktaApi' should be configure, have a mistake in "config" object. Instead of "scopes" it has...
Fix a typo in `cypress.config.js` on the page [Framework Configuration (React-with-Webpack)](https://docs.cypress.io/guides/component-testing/component-framework-configuration#React-with-Webpack)
Adds [cypress-codegen](https://github.com/ExpediaGroup/cypress-codegen) to the plugins page! This plugin conforms to the ["Adding Plugins" documentation](https://github.com/cypress-io/cypress-documentation/blob/master/CONTRIBUTING.md#adding-plugins). This plugin currently works with e2e and component testing on Cypress 10!
"View App Data" is currently located under the "Developer Tools" menu, not "File". I didn't go back to check Cypress 9 or earlier, but this is the case in 10.0+.
Patch 1