1-bug-report.yml
1-bug-report.yml
Name | About | Labels | Assignees |
---|---|---|---|
🐛 Bug report | Report a bug found while using Cypress. |
If you are a customer of Cypress Cloud please utilize our Support Portal for our fastest support!
Have a question? 👉 Ask in chat or start a new discussion.
Issues in the Cypress repo are reserved for bugs and feature requests only. Questions on how to use Cypress will be closed.
Please provide a description including screenshots, stack traces, etc. Troubleshooting tips.
Remember, we're not familiar with the app you're testing, so please provide a clear description of what should happen.
Please provide a failing test or repo we can run. You can fork this repo, set up a failing test, then link to your fork. If you have never done this before, watch this video for example.
What version of Cypress are you running? Run cypress version
to see your current version. If possible, please update Cypress to the latest version first.
What version of node.js are you using to run Cypress?
What operating system is Cypress running on when you are encountering your problem? The more specific the better. ie macOS 12.4 or Windows 10.0.19044.1889
Please run Cypress in debug mode and print the entire set of logs here. This will often make it easier for Cypress developers to help in debugging your problem.