component-driven / component-driven/cypress-axe
Error while running the plugin in cypress
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 641
- Forks
- 90
- Avg merge
- 6h 8m
- Merged PRs (30d)
- 1
Description
While running my cypress e2e test, I'm getting the below error from the cypress-axe plugin:
Cannot read properties of undefined (reading 'run')
Can anyone guide me ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Cypress end-to-end test failure and inspect how the cypress-axe plugin is initialized and invoked. Trace the undefined value behind the “run” property error; done means identifying the cause and documenting or fixing the plugin setup so the accessibility test runs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, typescript
- Domain
- accessibility, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100