What Cypress version is the most complete? #32433
Replies: 1 comment 2 replies
-
Without any other context for this question, the answer about the best version of Cypress to use would be the latest version. See https://docs.cypress.io/app/references/troubleshooting#Update-Cypress There are two types of command:
The changes for each version of Cypress are listed in the changelog https://docs.cypress.io/app/references/changelog and the tasks needed to migrate from one version to the next are listed in the migration guide https://docs.cypress.io/app/references/migration-guide. Probably the latest version would have the greatest number of commands, however what is important to you is probably the availability of an individual command not the exact numerical count of the number of commands. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, What Cypress version is the most complete? Has the most commands installed by default?
kr
Beta Was this translation helpful? Give feedback.
All reactions