Skip to content

Fix command for wick-a11y Cypress plugin #338

Description

@sebastianclavijo

Request type

Update to an existing rule

Existing rule path or proposed topic

rules/cypress-accessibility-testing-cursorrules-prompt-file.mdc

Cursor workflow this improves

The correct way to run accessibility with wick-a11y plugin in cypress is with the cypress command cy.checkAccessibility() (instead of cy.wickA11y()).

It seems there are a couple of places where the incorrect reference cy.wickA11y() is used:

Proposed rule content or expected change

The correct way to run accessibility with wick-a11y plugin in cypress is with the cypress command cy.checkAccessibility() (instead of cy.wickA11y()).

It seems there are a couple of places where the incorrect reference cy.wickA11y() is used:

Scope acknowledgement

  • I am not asking for third-party tool support, account sharing, or license bypass help.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions