Skip to content

Cypress Commands adddQuery Error #700

@jmitchell-figure

Description

@jmitchell-figure

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

  1. Go through installation instructions.
  2. Use Cypress example for setup: https://github.com/drptbl/synpress-examples/tree/master/cypress/isolated-state
  3. Run any test.
  4. See error

**Expected behavior
Cypress should run tests without the error.

Screenshots
image

Desktop (please complete the following information):

  • OS: macOS
  • Synpress version: 3.5.1

**Note
Cypress Version: 12.5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions