-
-
Notifications
You must be signed in to change notification settings - Fork 212
Open
Labels
bug 🐛Something isn't workingSomething isn't working
Description
Describe the bug
When going through the examples to setup within Cypress I am seeing the following error when trying to run any tests:
Cypress.Commands.addQuery() is used to create new queries, but findAllByLabelText is an existing Cypress command or query, or is reserved internally by Cypress.
To Reproduce
- Go through installation instructions.
- Use Cypress example for setup: https://github.com/drptbl/synpress-examples/tree/master/cypress/isolated-state
- Run any test.
- See error
**Expected behavior
Cypress should run tests without the error.
Desktop (please complete the following information):
- OS: macOS
- Synpress version: 3.5.1
**Note
Cypress Version: 12.5.1
LucidityDesign and HappyMan0001
Metadata
Metadata
Assignees
Labels
bug 🐛Something isn't workingSomething isn't working