hrms-manual/node_modules/eslint-plugin-cypress/docs/rules/unsafe-to-chain-command.md
2023-09-06 14:51:44 +07:00

3 lines
169 B
Markdown

## Unsafe to chain command
See [retry-ability guide](https://docs.cypress.io/guides/core-concepts/retry-ability#Actions-should-be-at-the-end-of-chains-not-the-middle).